GitHub Workflow Status Crates.io Crates.io


Installation

Rust Cargo

sh cargo install talenta

macOS Homebrew

sh brew install el7cosmos/brew/talenta

Usage

Login

```sh

Interactive

talenta login

Non-interactive

talenta login --email --password ```

Request attendance

```sh

Interactive, use current date

talenta attendance

Interactive, change attendance date

talenta attendance --date

Non-interactive, use current date

talenta attendance --checkin-time

Non-interactive, change attendance date

talenta attendance --date --checkin-time

Independent checkin/checkout

Planned in 0.3.x

Live attendance

Planned in 0.4.x

License

Licensed under either of

at your option.

Contribution

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.