Sha256: add553543ff476d2064bbe7db9dfaf07430a18503793775e1ca8ecfb427a5bf3

Contents?: true

Size: 615 Bytes

Versions: 1

Compression:

Stored size: 615 Bytes

Contents

h1. instafavs

by Brad Bollenbach

instafavs extracts links from favorited tweets and sends them to Instapaper.

h2. Install

<pre>
$ instafavs --configure
Twitter username: 30sleeps
Instapaper username: bradb@30sleeps.com
Instapaper password: somepass
Configuration saved successfully.
</pre>

The install instafavs into your crontab:

<pre>
$ crontab -e
</pre>

To check your Twitter feed every 5 minutes for new favorites:

<pre>
# This is what works for my rvm-based setup!
*/5 * * * * bash --login -c instafavs
</pre>

Please email any feedback or bug reports to "bradb@30sleeps.com":mailto:bradb@30sleeps.com.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
instafavs-0.0.2 README.textile