Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

dileep-kishore/beeminder-sync

Repository files navigation

Beeminder Sync

Documentation Status Build Status codecov Requirements Status pypi

A Python CLI to sync various data sources with Beeminder

Work in progress

This is a 'work in progress' use with caution

Demo

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.