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
Some features that dooit comes with:
- An interactive & beautiful UI
- Configurable icons and themes
- Both Mouse and Keyboard support (Vim like keybindings)
- Topicwise seperated Todo Lists (With branching)
- Editable Todo's about, date and urgency
- Nested todos!
- Sort options with menu (Name, Date, Urgency, Status)
- Search & jump-to-todo mode on the fly!
See Demo Video below in order to get a visual :)
demo.mp4
- Want to contribute? Feel free to open a PR! 😸
- Got some ideas for improvements? I'm all ears! 👂
If you liked dooit then you might wanna try out some of my other TUI projects as well