/RSSMii-Displayer

Server component of RSSMii

Primary LanguagePHPMIT LicenseMIT

RSSMii Displayer

This is the server component of RSSMii. The PHP file takes two arguments:

  • feedurl: URL to an RSS feed
  • title: Title of the message at the Wii message board

On the first run (of RSSMii), it returns the last item. On subsequent runs, it checks the If-Modified-Since header and returns only newer entries.

Installation

  1. You need PHP and Composer
  2. Run composer install in this repository
  3. Finished!

Credits

Read more