#time #binding #api #record #king #developer #run

kingtime

Rust binding for KING OF TIME developer API

3 releases

0.0.3 Oct 11, 2021
0.0.2 Oct 7, 2021
0.0.1 Oct 7, 2021

#49 in #developer

30 downloads per month

MIT/Apache

18KB
459 lines

Rust bindings for the KING OF TIME API Crates.io docs.rs main workflow

Example

Prints if you are at work or not at work.

$ cargo run --example tc -- status

Record the time you start working.

$ cargo run --example tc -- in

Record the time you finished working.

$ cargo run --example tc -- out

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~7–21MB
~315K SLoC