saga-time 0.1.0

A local-first time tracking application with CLI and TUI
Documentation
1
2
3
4
5
6
7
pub mod dashboard;
pub mod timer;
pub mod entries;
pub mod projects;
pub mod clients;
pub mod reports;
pub mod settings;