1a09921fccdaf317c61007c56de732447dff56c7
All checks were successful
Build Tamigo CLI / Build Linux Binary (push) Successful in 50s
Build Tamigo CLI / Build Windows Binary (push) Successful in 44s
Release Tamigo CLI / Build & Release Linux (release) Successful in 43s
Release Tamigo CLI / Build & Release Windows (release) Successful in 41s
Tamigo CLI
A small CLI application to interface with Tamigo.
Features
- Login with your Tamigo credentials.
- Calculate work days (check-ins) for the current month, year, and last 365 days.
- View recent work shifts.
- View your Tamigo profile info.
Installation
-
Create a virtual environment:
python3 -m venv venv source venv/bin/activate -
Install dependencies:
pip install -r requirements.txt
Usage
Run the application:
python tamigo.py
Follow the prompts to log in and select actions from the menu.
Description
Releases
4
Languages
Python
100%