dijo is a terminal based habit tracker
dijo is a habit tracker. It is curses-based, it runs in your terminal. dijo is scriptable, hook it up with external programs to track events without moving a finger. dijo is modal, much like a certain text editor.
dijo official rust development repository (developed by : nerdypepper),
User github profile : https://github.com/nerdypepper
Source code : https://github.com/nerdypepper/dijo
For latest updates and information, please do check repository mentioned above.
dijo snap development repository (developed by : purveshpatel511),
User github profile : https://github.com/purveshpatel511
Source code : https://github.com/purveshpatel511/dijo-snap
For snap related updates and packages, please do visit repository mentioned above.
How to use :
- Run dijo
dijo
- Add new habit
:add <habit-name> <count(optional:set default to 1)>
- Remove habit
:delete <habit-name>
- Enter to increase the value
- Backspace to decrease the value