Skip to content

deadsunrise/Beeminder2Omnifocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beeminder2Omnifocus

A simple script to send beeminder emergency goals to a project in Omnifocus 2

TODO: convert to gem with executable, add more information

##Installation

Clone the repository

Put your beeminder token in a dot file in your home folder. Get it from here: https://www.beeminder.com/api/v1/auth_token.json

echo "BEEMINDER_TOKEN" > ~/.beeminder

###Install gems + Otask cd Beeminder2Omnifocus bundle install gem install Otask

##Use

Create a project in Omnifocus "Beeminder goals" (or similar)

Run the script ruby Beeminder2OF.rb

About

Send beeminder emergency goals to Omnifocus 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages