dijo is an open-source Habit tracker for hackers

dijo is an open-source lightweight habit tracker package written in the Rust programming language. It features a unique terminal-based interface (Curses).

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.

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 and above all, quit with :q!.
  • Fully scriptable

Requirements

To run dijo you need to have Rust and Cargo installed, it requires RustC >= v1.42

$ rustup update

$ cargo install dijo

You can also install it using a Snap package for Linux (ex. Ubuntu), or in Arch Linux from AUR.

License

dijo is released under the MIT License.

Resources

Read more

How AI-Powered Documentation Is Reducing Administrative Burden in Healthcare

How AI-Powered Documentation Is Reducing Administrative Burden in Healthcare

Healthcare organizations continue to face growing administrative demands as patient volumes increase and regulatory requirements become more complex. This challenge affects healthcare providers across many specialties and locations. For instance, the Colorado Behavioral Health Administration (BHA) laws and rules establish the regulatory framework for behavioral health providers. These rules cover

By Hazem Abbas