![GitHub Workflow Status](https://img.shields.io/github/workflow/status/el7cosmos/talenta/Rust?style=flat-square) [![Crates.io](https://img.shields.io/crates/v/talenta?style=flat-square)](https://crates.io/crates/talenta) ![Crates.io](https://img.shields.io/crates/l/talenta?style=flat-square) --- - [Installation](#installation) - [Usage](#usage) - [Login](#login) - [Request attendance](#request-attendance) - [Independent checkin/checkout](#independent-checkincheckout) - [Live attendance](#live-attendance) - [License](#license) - [Contribution](#contribution) --- ## Installation ### Rust Cargo ```shell script cargo install talenta ``` ### macOS Homebrew ```shell script brew tap el7cosmos/brew brew install talenta ``` ## Usage ### Login ```shell script # Interactive talenta login # Non-interactive talenta login --email --password ``` ### Request attendance ```shell script # Interactive, use current date talenta attendance # Interactive, change attendance date talenta attendance --date # Non-interactive, use current date talenta attendance --checkin-time