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
with hjkl
!dijo
is modal: different modes to view different
stats!:add
, delete with
:delete
and above all, quit with :q
!.dijo
to
track your git
commits!The official installation method is using cargo
. Unofficial packages exist for some package managers as well.
```shell
$ rustup update
$ cargo install dijo
``
If you aren't familiar with
cargo` or Rust, read the complete
installation
guide.
dijo
on nixpkgs (maintained by @Infinisil):
$ nix-env -f channel:nixpkgs-unstable -iA dijo
Install dijo-bin
or dijo-git
from the AUR.
dijo
has a detailed
wiki, here are
some good places to start out:
Day mode, shows days of the current month:
Week mode, shows weekly summary for the weeks of the month: