9dcd43a994
Fixes #629: After using keyboard hotkey (j, k) to navigate to a story on the unread list and opening the story with "v", the next unread item is now selected so that the current position won't be lost and the user doesn't have to start from the top of the list again. |
||
---|---|---|
.github | ||
app | ||
assets | ||
data | ||
docs | ||
fever | ||
rules | ||
scripts | ||
tests | ||
themes | ||
vendor | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
app.json | ||
ChangeLog | ||
composer.json | ||
composer.lock | ||
config.default.php | ||
CONTRIBUTORS.md | ||
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 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