Go to file
Ing. Jan Kaláb 6088fb9ff3 Make the whole menu row clickable on small screens
Not sure if this doesn't break some themes, but it makes the menu more usable with default one.
2016-07-28 11:17:14 +02:00
assets Make the whole menu row clickable on small screens 2016-07-28 11:17:14 +02:00
controllers Simple search by items title (#506) 2016-05-03 20:15:20 -04:00
data Enable Cache-Control in fav icons 2015-12-24 10:05:47 -06:00
docs Create automatically the favicon directory if missing 2016-03-03 20:29:33 -05:00
fever Tiny performance tweaks 2016-05-03 17:46:20 +09:00
lib Remove useless code 2016-05-03 19:59:50 -04:00
locales Translated search 2016-05-04 14:51:12 +02:00
models Simple search by items title (#506) 2016-05-03 20:15:20 -04:00
rules Add custom rules directory support 2015-04-10 20:34:48 -04:00
scripts Tiny performance tweaks 2016-05-03 17:46:20 +09:00
templates Simple search by items title (#506) 2016-05-03 20:15:20 -04:00
tests/integration Tiny performance tweaks 2016-05-03 17:46:20 +09:00
themes Move themes outside of the main repo 2015-01-29 21:06:54 -05:00
vendor Update JsonRPC library 2016-05-08 15:53:45 -04:00
.gitattributes Update archive export excludes 2015-04-23 23:37:33 +02:00
.gitignore Add IDE generated files to .gitignore 2016-02-28 15:49:13 +03:00
.htaccess_ovh Update OVH .htaccess 2014-10-30 20:36:48 -04:00
CONTRIBUTORS.md Added contributor 2016-04-23 19:38:27 -04:00
Dockerfile Improve Dockerfile 2016-02-18 21:51:08 -05:00
LICENSE
README.markdown Update readme 2016-03-08 22:18:47 -05:00
check_setup.php Create automatically the favicon directory if missing 2016-03-03 20:29:33 -05:00
common.php Added Beanstalkd producer/worker 2016-05-01 22:03:21 -04:00
composer.json Update JsonRPC library 2016-05-08 15:53:45 -04:00
config.default.php Do not use the DIRECTORY_SEPARATOR constant for URLs 2015-12-09 20:28:11 +01:00
cronjob.php Added Beanstalkd producer/worker 2016-05-01 22:03:21 -04:00
favicon.ico
index.php Simple search by items title (#506) 2016-05-03 20:15:20 -04:00
jsonrpc.php Update JsonRPC library 2016-05-08 15:53:45 -04:00
phpunit.xml fix tests with selenium IE Driver Server 2.47.0 2015-08-04 22:23:58 +02:00
producer.php Added limit option for producer 2016-05-01 22:32:50 -04:00
robots.txt Add a robots.txt to disallow all search bots 2014-01-05 13:31:06 -05:00
worker.php Added autoflush to worker 2016-05-16 21:58:56 -04:00

README.markdown

Miniflux - Minimalist News Reader

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!
  • Use a lightweight Sqlite database instead of Mysql or Postgresql
  • 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 and Instapaper
  • 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
  • Auto-update from the user interface
  • Multiple databases (each user has his own database)
  • 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: