Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 843 Bytes

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