1
0
Fork 0
Ir para arquivo
Frédéric Guillot 0ca995102a This version of Miniflux is not maintained anymore 2018-01-12 16:39:21 -08:00
app Rename zh_TW translations folder 2017-12-15 16:18:33 -08:00
assets Use search input type instead of text (#755) 2017-12-14 18:54:49 -08:00
data Remove automatic software update from the user interface 2016-12-26 10:16:04 -05:00
docker Use Alpine/Nginx/PHP7 for the Docker image 2017-12-01 18:11:14 -08:00
docs Update links to repo 2018-01-04 17:12:32 -08:00
fever Fix issue when marking special group "Unread" as read in Fever API 2017-01-09 17:57:31 -05:00
hooks Use Alpine/Nginx/PHP7 for the Docker image 2017-12-01 18:11:14 -08:00
rules Add custom rules directory support 2015-04-10 20:34:48 -04:00
scripts Improve migration script 2017-12-29 15:17:38 -08:00
tests Update CI setup 2017-06-04 18:46:35 -04:00
vendor Update PicoFeed 2017-11-01 22:01:57 -07:00
.gitattributes Improve migration script 2017-12-29 15:17:38 -08:00
.gitignore Update .gitignore file 2017-06-11 21:31:47 -04:00
.travis.yml Add distro to .travis.yml 2017-11-01 20:38:08 -07:00
ChangeLog Update ChangeLog 2018-01-04 22:44:18 -08:00
Dockerfile Updating github url in Dockerfile to reflect legacy name change 2017-12-29 22:26:18 -08:00
LICENSE Add license 2013-03-17 18:30:07 -04:00
Makefile Remove useless files 2017-12-01 18:20:31 -08:00
README.markdown This version of Miniflux is not maintained anymore 2018-01-12 16:39:21 -08:00
composer.json Update links to repo 2018-01-04 17:12:32 -08:00
composer.lock Update PicoFeed 2017-11-01 22:01:57 -07:00
config.default.php Allow the Reading Preferences to be configured in the config.php file 2017-03-15 16:13:14 +02:00
cronjob.php Background jobs are not loading user settings properly 2017-01-15 18:03:53 -05:00
docker-compose.yml Use Alpine/Nginx/PHP7 for the Docker image 2017-12-01 18:11:14 -08:00
favicon.ico Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
index.php Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
jsonrpc.php Add the getItemsByStatus API call 2017-04-02 08:17:15 +03:00
package.json Minify CSS 2017-01-02 19:44:13 -05:00
producer.php Allow producer to be executed only for a given user 2017-01-15 17:48:13 -05:00
robots.txt Add a robots.txt to disallow all search bots 2014-01-05 13:31:06 -05:00
worker.php Handle the fact that a user can be removed but have feeds in queue 2017-01-15 20:08:52 -05:00

README.markdown

Miniflux - Minimalist News Reader

Miniflux is a minimalist and web-based RSS reader.

Note: This version of Miniflux is not maintained anymore (You should upgrade to Miniflux 2).

Features

  • Self-hosted
  • 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, Shaarli or Wallabag
  • Enclosure support (videos and podcasts)
  • Feed updates via a cronjob or with the user interface in one click
  • Keeps history of read items
  • Import/Export of OPML feeds
  • Themes
  • Multiple users
  • Image proxy to avoid mixed content warnings with HTTPS

Documentation

License

Authors