A Python CLI to sync various data sources with Beeminder
- Free software: MIT license
- Documentation: https://beeminder-sync.readthedocs.io.
This is a 'work in progress' use with caution
- Use the Beeminder API from the comfort of your terminal!
- Cool interactive CLI created using
clickandhalo - Python package can also be used directly for programmatic access
- Filter and query output using the
--queryoption andjqsyntax - Display output as a
tableor injsonformat
- Integrations with various source APIs like
wakatime,ticktickandgoogle-fit - Ability to run as a background service
- Save data to a local
sqlitedatabase
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
