The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
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>
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
If you’re running Kubuntu 16.04 LTS (Xenial Xerus) or later, including Kubuntu 18.04 LTS (Bionic Beaver) and Kubuntu 18.10 (Cosmic Cuttlefish), you don’t need to do anything. Snap is already installed and ready to go.
Versions of Kubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf) don’t include snap by default, but snap can be installed from the command line as follows:
sudo apt update
sudo apt install snapd
To install dijo, simply use the following command:
sudo snap install dijo
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.