adfinis / libtimed

Library for interacting with the JSON API of timed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtimed

License: AGPL v3

A python library to interact with the JSON API of timed. It authenticates using a custom OIDC browser flow, locally on your machine.

Configuration

Your timed OIDC client must allow the following redirect URI for the example to work: http://localhost:5000/timedctl/auth

This is work in progress.

Usage / Examples

There are examples in ./examples, run them with poetry run ./examples/<EXAMPLE>.py. If you have suggestions or additions, please open an issue or a pull request.

License

Code released under the GNU Affero General Public License v3.0.

About

Library for interacting with the JSON API of timed.

License:GNU Affero General Public License v3.0


Languages

Language:Python 95.4%Language:Shell 2.6%Language:Makefile 2.0%