You can read a description here<p>https://github.com/flipflopapp/rewq-cli/blob/master/README.md<p>TLDR:-<p>$ rewq standup<p>... would open a meetup-standup link... or just<p>$ rewq<p>... if its around 11-am, would open the standup link.<p>$ rewq notebook<p>... would open your jupyter notebook on GCP or show a list of URLs for all your notebooks.<p>Add a comment or upvote if you need something like this.
I think a github gist should suffice demonstrating how to do it in shell. It should be enough to make a small:<p>#!/bin/bash
browser.xyz url.com<p>and then symlink it into your path or otherwise.