CLI Interface to use with Kimai2


Keywords
kimai, cli, time-tracking
License
GPL-3.0
Install
pip install fancykimai==0.1.6

Documentation

FancyKimai

This is a CLI created to interact with Kimai2 without needing to open the browser.

Installation

pip install fancykimai

Usage

kimai --help
Usage: kimai [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  activities
  config      Configuration commands
  customers   Customer commands
  login
  projects    Project commands
  teams
  timesheets  Timesheet commands

License

GNU GPLv3