Skip to content

Instantly share code, notes, and snippets.

View homelinen's full-sized avatar

Calum Gilchrist homelinen

View GitHub Profile
@homelinen
homelinen / readitlater.rb
Last active December 12, 2015 07:08 — forked from StarWhite/readitlater.rb
Earthquake plugin to post urls to Pocket.
# earthquake.gem plugin
# post url to Pocket
require 'open-uri'
Earthquake.init do
_ = config[:ril] ||= {}
_[:apikey] ||= 'your-consumer-key'
# Sign Up for the Pocket API
# https://getpocket.com/developer/apps/new