Skip to content

This program adds incremented rows to the Beeminder Client-Side Graphs and Road Editor (Editor radio button).

Notifications You must be signed in to change notification settings

FiveOfSeven/BeeminderRodeEditorIncrement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BeeminderRodeEditorIncrement

This program adds incremented rows to the Beeminder Client-Side Graphs and Road Editor (Editor radio button).

A good walkthrough to see how the program works, and how to install/run it on windows 10 can be found here: https://youtu.be/335_2YjKxbE

This program requires Python3 and pyautogui to be installed. pyautogui can be installed with pip3:

pip3 install pyautogui

Run the program with python3:

python3 brei.py

If you have problems running the program see the following urls:

https://youtu.be/335_2YjKxbE
https://forum.beeminder.com/t/automation-program-to-incrementally-increase-a-goal-rate/6354
https://docs.python.org/3/installing/index.html
https://pyautogui.readthedocs.io/en/latest/install.html

About

This program adds incremented rows to the Beeminder Client-Side Graphs and Road Editor (Editor radio button).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages