kraanzu / dooit
- среда, 22 июня 2022 г. в 00:31:12
A TUI todo manager
A todo manager that you didn't ask for, but needed !
to make sure that you complete your tasks on time ;)
You can install dooit easily using python one-liner
python -m pip install git+https://github.com/kraanzu/dooit.git
Or the long way?
git clone https://github.com/kraanzu/dooit.git
cd dooit
pip install .
And then simply type dooit
in your terminal to launch it.. ezy pzy
Note: Config file for
dooit
is located at your $XDG_CONFIG_HOME (or ~/.config/dooit)
Some features that dooit comes with:
See Demo Video below in order to get a visual :)
If you liked dooit then you might wanna try out some of my other TUI projects as well