Skip to content
Akshay edited this page Jul 18, 2020 · 4 revisions

dijo is short for "digital journal". It is a scriptable, curses-based, habit tracker program, written in Rust.

Features

  • vim like motions: navigate dijo with hjkl
  • dijo is modal: different modes to view different stats!
  • vim like command mode: add with :add, delete with :delete, sift months with month-prev and above all, quit with :q.
  • fully scriptable: configure dijo to track your git commits!

Using dijo

Screenshots

Day mode, shows days of the current month:

day.png

Week mode, shows weekly summary for the weeks of the month:

weekly.png