dolores

A terminal calendar management application written in Rust

Hooks

Hooks are stored in ~/.dolores/hooks. You can create files named after_update and before_reload. after_update will execute every time local database is updated. before_reload will execute when the user presses R.

Thanks to

TODOs