Skip to content

CLI

toolbag

After putting this off for a while, I decide to combined all the frequently used tools in a single Command Line tool so I don't have to memorize the commands that I've developed.

i.e. type toolbag on the terminal then press Enter and it will remind me of what tools I have.

For example, downloading youtube videos

toolbag ytdl --url [Youtube URL]
More tools coming up:
- Stocks download and analysis
- ROS data visualization and analysis

Source: toolbag