Skip to main content

Taxi backend for Clockify

Project description

This is the Clockify backend for Taxi. It exposes the clockify protocol to push entries and fetch projects and activities from Clockify.

Installation

taxi plugin install clockify

Usage

In your .taxirc file, use the clockify protocol for your backend and set the token in the query string. For example:

[backends]
clockify = clockify://?token=abcdefghijklmnopqr

If you have multiple workspaces, add the workspace in the URL:

[backends]
clockify = clockify://?token=abcdefghijklmnopqr&workspace=ff00acab01

Contributing

To setup a development environment, create a virtual environment and run the following command in it:

pip install -e .

To use a specific version of Taxi, eg. if you need to also make changes to Taxi, install it in the virtual environment in editable mode:

pip install -e /path/to/taxi

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

taxi_clockify-1.5.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

taxi_clockify-1.5.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page