Crates.io | track-work |
lib.rs | track-work |
version | 0.1.0 |
source | src |
created_at | 2023-07-16 14:23:40.268003 |
updated_at | 2023-07-16 14:23:40.268003 |
description | A command line utility to track your productive time |
homepage | https://github.com/Argannor/track-work |
repository | https://github.com/Argannor/track-work |
max_upload_size | |
id | 917781 |
size | 96,177 |
track-work is a command line utility to track the time spend working on different projects.
Currently only windows is supported. If you need support for any other operating system, feel free to raise an issue and or pull request.
Features:
Licensed under either of
at your option.
Contributions of any kind are welcome and encouraged!
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.
Commit messages must follow Conventional Commits Specification
cargo run
cargo build
cargo build -r
cargo clippy