Giter VIP home page Giter VIP logo

beeminder's Introduction

# Clive's Beeminder utility functions A bunch of tools that work with Beeminder to do various interesting things. ## Setup Assuming you've got Python installed, you'd start by cloning the repo to your machine. Then you need to rename the "beeminder sample.ini" to "beeminder.ini" and add your Beeminder authorisation token in the new beeminder.ini file ### Extra to use the Todoist integration You'll need to add your Todoist authorisation token to the beeminder.ini file as well, if you want to use that integration. You'll also need to install the todoist integration using `pip install todoist_api_python` ## Use You can check out the help for a function by adding the `-h` or `--help` flag. Plus of course they're python, so you'll need to pass the function to the python interpreter, something like this: ``` py getTodoistOverdue.py --help ``` That will show you (in this case) that you can use for example a `-t` flag for a test run (which doesn't update the goal), and pass the goal name to be updated with the `-g` flag: ``` py getTodoistOverdue.py -t -g myOverdueTasksGoal ``` That'll show you how many overdue tasks you currently have (use the `-v` flag for a verbose run, which actually prints them out), but won't update the goal. Run without the `-t` flag to actually update the Beeminder goal.

beeminder's People

Contributors

clivemeister avatar

Stargazers

Will Fedder avatar

Watchers

James Cloos avatar  avatar

Forkers

fedderw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.