Latest commit b3b39aa 6 years ago
README.md

News

A simple, responsive web interface to see french newspaper feeds. This the version 2 with simpler template and nesting.

Contents

  • Prerequisites
  • Quick installer
  • Supported Feeds
  • License

Prerequisites

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

Quick installer

  • clone the repository
  • set your symlink for updater
  • set your 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 :

  • https://www.lemonde.fr/rss/une.xml
  • http://rss.liberation.fr/rss/latest/
  • https://www.slate.fr/rss.xml
  • https://www.vice.com/fr/rss
  • https://www.lesinrocks.com/feeds/feed-a-la-une/
  • https://www.numerama.com/rss/news.rss
  • https://www.huffingtonpost.fr/feeds/index.xml
  • http://www.lepoint.fr/24h-infos/rss.xml
  • https://www.lexpress.fr/rss/alaune.xml
  • https://www.francetvinfo.fr/titres.rss
  • http://www.conspiracywatch.info/feed

License

GPLv3 See the LICENSE file.