Simple timesheet software.
```console $ tmst in foo $ tmst current foo $ # do some work... $ tmst out $ tmst list
foo - 0.15h
Total: 0.15h ```
Grab an amd64 Linux binary from Releases or build from source using cargo install tmst
.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.