You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.github | 7 years ago | |
app | 6 years ago | |
assets | 6 years ago | |
data | 6 years ago | |
docs | 6 years ago | |
fever | 6 years ago | |
rules | 8 years ago | |
scripts | 6 years ago | |
tests | 6 years ago | |
themes | 8 years ago | |
vendor | 6 years ago | |
.dockerignore | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 years ago | |
.travis.yml | 6 years ago | |
CONTRIBUTORS.md | 6 years ago | |
ChangeLog | 6 years ago | |
Dockerfile | 6 years ago | |
LICENSE | 10 years ago | |
Makefile | 6 years ago | |
README.markdown | 6 years ago | |
app.json | 6 years ago | |
composer.json | 6 years ago | |
composer.lock | 6 years ago | |
config.default.php | 6 years ago | |
cronjob.php | 6 years ago | |
docker-compose.yml | 6 years ago | |
favicon.ico | 10 years ago | |
index.php | 6 years ago | |
jsonrpc.php | 6 years ago | |
package.json | 6 years ago | |
producer.php | 6 years ago | |
robots.txt | 9 years ago | |
worker.php | 6 years ago |
README.markdown
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
Related projects
External projects build around Miniflux:
- Miniflux embedded is an Android app for Miniflux. It's basically an embedded WebView that saves your Miniflux URL and cookies. Download on the Play Store.
- munin-miniflux is a munin wildcard plugin to draw graphs of your miniflux read and unread count.
- List of themes