This is the server component of RSSMii. The PHP file takes two arguments:
feedurl: URL to an RSS feedtitle: 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.
- You need PHP and Composer
- Run
composer installin this repository - Finished!
- Original code by RiiConnect24
- Original idea by main()