10 releases
Uses old Rust 2015
0.1.10 | Feb 8, 2018 |
---|---|
0.1.9 | Jan 13, 2018 |
0.1.1 | Dec 28, 2017 |
#1941 in Database interfaces
30KB
770 lines
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
- reminders
- syncing (using after_update, before_reload hooks)
Dependencies
~3–4.5MB
~80K SLoC