stempel-0.8.0 is not a library.
Visit the last successful build:
stempel-0.20.0
Stempel
Small utility to store and calculate the time spent at work.
Usage
)
where the available subcommands are
startwrites current time to the file specified in-s, use sub-subcommand to start a breakstopchecks if astartentry is infileand calculates the working time, aborts if nostartentry is found, use sub-subcommand to stop a breakstatsprints current statistics.
The storage file defaults to $HOME/.config/stempel.json
Planned Features
- Statistics:
- pretty printinng
- provide weekly, monthly,... statistics
- allow printing only ranges of stats, e.g. months, years...
- Tracking: allow to specify start and stop time as cli arg
- Tracking: cancel started work
- Storage: don't store as seconds and nanoseconds, use something more verbose?
License
MIT