rtimelogger 0.8.7

A simple cross-platform CLI tool to track working hours, lunch breaks, and calculate surplus time
Documentation
1
2
3
4
5
6
pub mod day_summary;
pub mod event;
pub mod event_type;
pub mod events;
pub mod gap_type;
pub mod location;