app | ||
assets | ||
data | ||
docker | ||
docs | ||
fever | ||
hooks | ||
rules | ||
scripts | ||
tests | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
ChangeLog | ||
composer.json | ||
composer.lock | ||
config.default.php | ||
cronjob.php | ||
docker-compose.yml | ||
Dockerfile | ||
favicon.ico | ||
index.php | ||
jsonrpc.php | ||
LICENSE | ||
Makefile | ||
package.json | ||
producer.php | ||
README.markdown | ||
robots.txt | ||
worker.php |
Miniflux - Minimalist News Reader
Miniflux is a minimalist and web-based RSS reader.
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
- ChangeLog
- Installation and Requirements
- Upgrade to a new version
- Cronjob
- Advanced configuration
- Full article download
- Translations
- Themes
- Json-RPC API
- Fever API
- Run Miniflux with Docker
- FAQ
License
Authors
- Original author: Frédéric Guillot
- List of contributors