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

WiiDatabase/RSSMii-Displayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages