Go to file
Frederic Guillot f90bb969cc Add docker compose file 2016-12-29 12:55:31 -05:00
.github Add Github templates 2016-08-21 12:59:35 -04:00
app Update translations 2016-12-28 20:52:58 -05:00
assets Show last parsing error message in user interface 2016-12-27 21:59:09 -05:00
data Remove automatic software update from the user interface 2016-12-26 10:16:04 -05:00
docs Add docker compose file 2016-12-29 12:55:31 -05:00
fever Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
rules Add custom rules directory support 2015-04-10 20:34:48 -04:00
scripts Update translations 2016-12-28 20:52:58 -05:00
tests Update translations 2016-12-28 20:52:58 -05:00
themes Move themes outside of the main repo 2015-01-29 21:06:54 -05:00
vendor Add support for Expires and Cache-Control headers 2016-12-28 20:24:00 -05:00
.dockerignore Add docker compose file 2016-12-29 12:55:31 -05:00
.gitattributes Add Github templates 2016-08-21 12:59:35 -04:00
.gitignore Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
.travis.yml Add Postgres database support 2016-12-26 15:07:18 -05:00
CONTRIBUTORS.md Add contributor 2016-07-30 18:08:40 -04:00
ChangeLog Add docker compose file 2016-12-29 12:55:31 -05:00
Dockerfile Update Docker image to Ubuntu 16.04 and PHP 7.0 2016-12-28 23:01:43 -05:00
LICENSE Add license 2013-03-17 18:30:07 -04:00
Makefile Update translations 2016-12-28 20:52:58 -05:00
README.markdown Update documentation 2016-12-26 18:01:46 -05:00
composer.json Add support for Expires and Cache-Control headers 2016-12-28 20:24:00 -05:00
config.default.php Disable automatically a feed after too many failures 2016-12-27 22:20:25 -05:00
cronjob.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
docker-compose.yml Add docker compose file 2016-12-29 12:55:31 -05:00
favicon.ico Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
index.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
jsonrpc.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
producer.php Add support for Expires and Cache-Control headers 2016-12-28 20:24:00 -05:00
robots.txt Add a robots.txt to disallow all search bots 2014-01-05 13:31:06 -05:00
worker.php Show processing time in worker 2016-12-26 21:49:53 -05:00

README.markdown

Miniflux - Minimalist News Reader

Build Status

Miniflux is a minimalist and web-based RSS reader.

Features

  • Host almost anywhere
  • Readability (CSS optimized for readability, responsive design, compatible with mobile and tablet devices)
  • Easy setup => copy and paste the source code and you are done!
  • Remove Feedburner Ads and analytic trackers (1x1 pixels)
  • Open external links inside a new tab with a rel="noreferrer" attribute
  • Use secure HTTP headers (only external images and Youtube/Vimeo/Dailymotion videos are allowed)
  • Article content is filtered before being displayed
  • Translated in Arabic, English, French, German, Italian, Japanese, Czech, Spanish, Turkish, Portuguese, Russian, Serbian and Simplified Chinese
  • RTL languages support
  • Keyboard shortcuts
  • Full article download for feeds that display only a summary
  • Bookmarks
  • Groups for categorization of feeds (like folders or tags)
  • Send your favorite articles to Pinboard, Instapaper or Wallabag
  • Enclosure support (videos and podcasts)
  • Feed updates via a cronjob or with the user interface with one click
  • Keeps history of read items
  • Import/Export of OPML feeds
  • Themes
  • Multiple users
  • Image proxy to avoid mixed content warnings with HTTPS

Requirements

  • Recent version of libxml2 >= 2.7.x (version 2.6.32 on Debian Lenny is not supported anymore)
  • PHP >= 5.3.3
  • PHP XML extensions (SimpleXML and DOM)
  • PHP Sqlite extension
  • cURL extension for PHP or Stream Context with allow_url_fopen=On
  • Iconv and mbstring extensions

Documentation

License

Authors

External projects build around Miniflux: