dileep-kishore / beeminder-sync

A python :snake: CLI to sync various datasources with Beeminder :honeybee:

Home Page:https://beeminder-sync.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A python :snake: CLI to sync various datasources with Beeminder :honeybee:

https://beeminder-sync.rtfd.io

License:MIT License


Languages

Language:Python 94.0%Language:Makefile 6.0%