Beeminder Sync
A Python
CLI to sync various data sources with Beeminder
Work in progress
This is a 'work in progress' use with caution
Demo
Features
- Use the Beeminder API from the comfort of your terminal!
- Cool interactive CLI created using
click
and halo
- Python package can also be used directly for programmatic access
- Filter and query output using the
--query
option and jq
syntax
- Display output as a
table
or in json
format
Coming Soon
- Integrations with various source APIs like
wakatime
, ticktick
and google-fit
- Ability to run as a background service
- Save data to a local
sqlite
database
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.