An open API service indexing awesome lists of open source software.

https://github.com/icculus/icculustweets

Republish tweets on a website or as RSS feed, and archive them to an email folder.
https://github.com/icculus/icculustweets

email rss twitter

Last synced: over 1 year ago
JSON representation

Republish tweets on a website or as RSS feed, and archive them to an email folder.

Awesome Lists containing this project

README

          

To set this up:

(These dev.twitter.com instructions are right as of November 2012, but the UI
could always change. Wing it.)

- Go to dev.twitter.com, login, go to "My applications" on the menu that pops
up when you mouse over your avatar on the top right of the page.
- Click the "Create a new application" button.
- Fill in whatever you want here. You can leave "Callback URL" blank. Agree to
the license and click the create button.
- When you app is created, click "Create my access token" at the bottom of the
next page.

This app only needs to be read-only; it never tries to post or edit anything
with your account. We just need this so we can grab your tweets from Twitter.

Now you should have four magic values on that page: Consumer Key,
Consumer Secret, Access Token, and Access Token Secret.

Make a file in this directory called config.php, with these four magic values,
and your screen name, like this: