moonmoon

moonmoon is a simple php app for showing several feeds on one page.

FEATURES

Moonmoon is stupidly simple: it only aggregates feeds and spits them out in one single page.
It does not archive articles, it does not do comments nor votes.

INSTALLING

  1. You need a web hosting with PHP 5.6, even if PHP 7.x is preferred.
  2. Download the latest version
  3. Extract the files.
  4. Upload the files to your server (with FTP)
  5. Go to http://<yoursite>/install.php

DEVELOPMENT

Moonmoon is free software and is released under BSD license.

The source code is currently hosted on GitHub.

FAQ

Can I use cron to update the feeds?

Yes. Simply set a cron job to make a GET request (curl/wget/etc) on cron.php