A todo manager that you didn't ask for, but needed !
to make sure that you complete your tasks on time ;)
Dooit can be installed with various package managers!
Note Make sure your
python local bin
is in$PATH
You can install dooit easily using a python one-liner.
pip install dooit
yay -S dooit
You can install the latest stable version of dooit with Homebrew:
brew install dooit
Alternatively, you can install the most recent development version of dooit:
brew install dooit --HEAD
Some features that dooit comes with:
- An interactive & beautiful UI
- Configurable icons, themes and bar!
- Vim like keybindings
- Topicwise separated Todo Lists (With branching)
- Nested todos!
- Support for recurrence todos
- Sort options with menu (Name, Date, Urgency, Status)
Note: See CHANGELOG.md to get more details on changes and feature additions!
After launching the app, You can press the ?
key to get started with the app :)
You can also tweak everything including the UI, keybindings and status bar to your liking
Head over to wiki to know more!
- 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