← Blog

Released some work

Released some work

For the second half of 2017, and full of 2018, I have been working on some command line tools to automate some tasks. Following is a list of CLIs which I released on 8th of December, 2018.

A simple command line tool to browse the website HackerNews from the command line. It includes features such as browsing through comments through a certain depth and renders suitably to the terminal.

Almost every UNIX user is familiar with wget. ‘bwget’ stands for better-wget, and stands true to its name with features like restarting current download if the speed decreases below a certain decided X kbps.

Another simple command line tool to keep track of daily tasks to do. ‘btodo’ stands for best-todo, but that’s what I call it. You can call it bullshit-todo, or badass-todo, but it doesn’t matter. It is a very simple cli based todo list manager, and not sensitive to whatever you may choose to call it.

Download, test, file bugs and features if necessary, PR with a patch if you are free. Cheers!