# FancyKimai
This is a CLI created to interact with Kimai2 without needing to open the browser.
## Installation
```bash
pip install fancykimai
```
## Usage
```bash
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](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://fancywhale.ca",
"name": "fancykimai",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "kimai, cli, time-tracking",
"author": "Gui Martins",
"author_email": "gui.martins@fancywhale.ca",
"download_url": "https://files.pythonhosted.org/packages/49/0e/2c6632473f677227f057a003929b51d37a312f1a296e649a30189086b9b2/fancykimai-0.1.10.tar.gz",
"platform": null,
"description": "# FancyKimai\n\nThis is a CLI created to interact with Kimai2 without needing to open the browser.\n\n## Installation\n\n```bash\npip install fancykimai\n```\n\n## Usage\n\n```bash\nkimai --help\nUsage: kimai [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --help Show this message and exit.\n\nCommands:\n activities\n config Configuration commands\n customers Customer commands\n login\n projects Project commands\n teams\n timesheets Timesheet commands\n```\n\n## License\n\n[GNU GPLv3](LICENSE)\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "CLI Interface to use with Kimai2",
"version": "0.1.10",
"project_urls": {
"Homepage": "https://fancywhale.ca",
"Repository": "https://github.com/gcarrarom/FancyKimai"
},
"split_keywords": [
"kimai",
" cli",
" time-tracking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "791a955aed80d484ceefa7ad46e4cdee3bcf8aa71e62c94c3fc355e870396e1b",
"md5": "ec1a3ffbd5574062a3b47a626b1602f3",
"sha256": "e1e3663d5d630dcdc8b24f9cf6a65826a80d7a4e7ee10347a6ab8f56298e04ea"
},
"downloads": -1,
"filename": "fancykimai-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec1a3ffbd5574062a3b47a626b1602f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 26375,
"upload_time": "2024-07-11T15:35:37",
"upload_time_iso_8601": "2024-07-11T15:35:37.660459Z",
"url": "https://files.pythonhosted.org/packages/79/1a/955aed80d484ceefa7ad46e4cdee3bcf8aa71e62c94c3fc355e870396e1b/fancykimai-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "490e2c6632473f677227f057a003929b51d37a312f1a296e649a30189086b9b2",
"md5": "88760396a540911be83fb07c27d073b2",
"sha256": "5c379b89ac2306524b3f416498abc773150cec7a0b2e242c4433e8c53bdecef3"
},
"downloads": -1,
"filename": "fancykimai-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "88760396a540911be83fb07c27d073b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 21280,
"upload_time": "2024-07-11T15:35:39",
"upload_time_iso_8601": "2024-07-11T15:35:39.169439Z",
"url": "https://files.pythonhosted.org/packages/49/0e/2c6632473f677227f057a003929b51d37a312f1a296e649a30189086b9b2/fancykimai-0.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-11 15:35:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gcarrarom",
"github_project": "FancyKimai",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "fancykimai"
}