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
pub mod expected;
pub mod gaps;
pub mod surplus;
pub mod timeline;