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.
- hnews :
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.
- bwget :
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.
- btodo :
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!