timetracking 1.1.2

Simple time tracker with simple data format
timetracking-1.1.2 is not a library.

Timetracking

Simple command line time tracking application.

Crates.io

Install

cargo install timetracking

Commandline

USAGE:
    tt <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    continue    continue time tracking with last description
    export      export the file as json
    help        Prints this message or the help of the given subcommand(s)
    list        list all entries
    path        show path to data file
    show        show work time for given timespan
    start       start time tracking
    stop        stop time tracking