John Wang
John Wang
Unittests are currently in `./test` directory and can be run by: `python -m unittest discover -s "./test" -t "./"` (i.e running tests in `./test` from project's root) We can setup...
The inspiration for cmdCompass came during my initial journey of learning Linux terminal commands. I often found myself wishing for a dedicated "notebook" to not only store but also easily...
Good First Issue for people with some experience with the `tkinter` module. (Note `customtkinter` module used here is based on `tkinter` so you can still call .geometry() or other functions...
#### New App Submission - [x] I've read the [contribution guidelines](https://github.com/agarrharr/awesome-cli-apps/blob/master/contributing.md#readme). **Repo or homepage link:** https://github.com/johnwangwyx/cmdCompass **Description:** cmdCompass is a cross-platform, Linux command manager with features like custom collections, tagging,...