Utilize the power of Beeminder and Pomodoro. This little script runs a Pomodoro timer in
your terminal and increments your Beeminder goal counter when it’s done. This
requires your project to count 1 Pomodoro per step.
Quick start
Set the following environment variables (using foreman, export, …):
BEEMINDER_KEY … your Beeminder API key
BEEMINDER_USER … your Beeminder username
BEEMINDER_GOAL … your Beeminder goal slug name (can be found in your
goal settings)