Automation code snipplets to start and stop Clockify via API calls.
Project description
AutoClockify
This is a simple python command line utility with which you can automate calling the Clockify API to start and stop the timer.
Usage
Start the timer:
auto_clockify --config=/path/to/config.json start
Stop the timer:
auto_clockify --config=/path/to/config.json stop
Configuration
The minimum configuration information you must supply in the JSON formatted configuration file is:
{
"base_url": "https://api.clockify.me/api/v1",
"api_key": "_your_api_key",
"user_id": "_your_user_id",
"workspace_id": "_your_worspace_id"
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto-clockify-0.0.6.tar.gz.
File metadata
- Download URL: auto-clockify-0.0.6.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85d240dcaac1330b5de95a574c731db8491cb2374cbf08f9b7ae56772ef85519
|
|
| MD5 |
aad1dc90302bb62fca1ac475642e4951
|
|
| BLAKE2b-256 |
0845a1189dcbda40332147f662447da340fcf407a54e8d55ae20c6a50b408dc0
|
File details
Details for the file auto_clockify-0.0.6-py3-none-any.whl.
File metadata
- Download URL: auto_clockify-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9cca24ff43213fea7571c3bf6139a045fdfe620995a7ed652606036c48f30fb
|
|
| MD5 |
3ee4b7990337290f0f40f3737786352e
|
|
| BLAKE2b-256 |
0c0b8517eb2a4f1606cd495761128639dbdf699e3cf73d5e489fa8bbef561c3e
|