cmdCompass icon indicating copy to clipboard operation
cmdCompass copied to clipboard

cmdCompass is a cross-platform, Linux command management tool designed for DevOps and System Admins. With features like custom collections, tagging, variable substitution, and integrated man page with...

Results 3 cmdCompass issues
Sort by recently updated
recently updated
newest added

Just ran across this and it looks very promising! I have started a similar tool with the same basic idea of managing commands. I started from a different direction and...

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...

good first issue
CI/CD

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...

enhancement
good first issue