Skip to content

hailspuds/TwitterRSS

Repository files navigation

TwitterRSS

Use this simple script to turn any user's tweets into a RSS feed.

  1. Set credentials (O-AUTH) in header.php * You have to register an app with Twitter - this guide may help
  2. Point your feed reader at your hosted website

Example

If you want to follow the user "AwesomeTweeter", this is what the URL would look like in the feed reader:

http://example.com/TwitterRSS/index.php?user=AwesomeTweeter

You can also follow the user's favourites (I like using favourites as a "read later" list):

http://example.com/TwitterRSS/favourite.php?user=AwesomeTweeter
Contact

If you have any problems with this script, open an issue! Easy.

Thanks

Thanks to mibe who maintains FeedWriter for the PHP library which creates the RSS feed.

Thanks to J7mbo who maintains TwitterAPIExchange which uses the Twitter API so it can be added to an RSS feed.

About

Create RSS feeds of any Twitter user's tweets or favourites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages