Skip to content

Script to ensure that all Beeminder goals have set the expected settings

Notifications You must be signed in to change notification settings

matkoniecz/beeminder_goal_normalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automate keeping beeminder goal settings as desired

Useful for keeping settings on goals as desired, even after changing mind how settings should be used across multiple goals.

Implemented using pyminder.

Note that this is not a library but script customized to fit how I use Beeminder - you are more likely to be inspired by it or fork it than to use it directly.

install

pip3 install --user -r requirements.txt

Create token.secret file with your Beeminder API token. See https://api.beeminder.com/#preliminaries, section "Personal authentication token".

Running tests

nosetests3 or python3 -m unittest

About

Script to ensure that all Beeminder goals have set the expected settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages