news / README.md /
48cd229 7 years ago
1 contributor
36 lines | 0.875kb

News

A simple, responsive web interface to see french newspaper feeds. The original responsive template is from raspap-webgui

Contents

Prerequisites

  • cronjob support
  • php-cli
  • any webserver supporting php

Quick installer

  • clone the repository
  • set you crontab

Assuming it has been cloned to : /var/www/news/

0 */2 * * * /var/www/news/sources/gennews.sh

Supported Feeds

Currently are supported the following feeds : - http://www.lemonde.fr/rss/une.xml - http://rss.liberation.fr/rss/latest/ - https://www.slate.fr/rss.xml - https://www.vice.com/fr/rss - http://www.lesinrocks.com/feeds/feed-a-la-une/

License

GPLv3 See the LICENSE file.