Simple shell script for submitting auto data to Beeminder.
Download the shell script.
- Make sure it is executable. (chmod +x beemind.sh)
- Add your AUTH_TOKEN.
- Add your GOAL slug.
- Add a shell command which returns a VALUE.
- Add it to your job scheduler. (e.g. cron)
Enjoy simple, local, self contained autodata submission.