martijngastkemper / timeflip-client-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect with Timeflip

I frist tried to make a NodeJS version, but that didn't work out. With the Python package Bleak it works much better. It just works on MacOS.

The goal with this client is to connect Timeflip with Productive. To easily which between tasks.

Usage

Install Python 3 and check out the source.

cp .env.example .env

Add the Productive API token to .env

Run python main.py.

Features

  • Bind facet to a Productive time entry
  • Reset facet bindings when a new days starts

Timeflip docs

BLE documentation

About


Languages

Language:Python 99.6%Language:Shell 0.4%