Go to file
Frederic Guillot 4cd42c4571 update readme for image url 2013-02-17 21:52:43 -05:00
screenshots first commit 2013-02-17 21:48:21 -05:00
src first commit 2013-02-17 21:48:21 -05:00
.gitignore first commit 2013-02-17 21:48:21 -05:00
README.markdown update readme for image url 2013-02-17 21:52:43 -05:00

README.markdown

Miniflux - Minimalist Feed Reader

Miniflux is a minimalist web-based news reader.

Features

  • Host anywhere (shared hosting, vps or localhost)
  • Easy setup => copy and paste and you are done!
  • CSS optimized for readability
  • Keep an history of read items
  • Remove Feedburner Ads and analytics trackers
  • Import/Export OPML feeds
  • Feeds update by a cronjob or with the user interface in one click
  • Protected by a login/password (only one possible user)
  • Use secure headers (only external images are allowed)

Todo

  • Remove older items from the database
  • Mobile CSS
  • Improve feeds update to use Ajax calls

Requirements

  • PHP >= 5.3
  • XML extensions (SimpleXML, DOM...)
  • Sqlite

Dependencies

Screenshots

items

item

feeds

Installation

In progress...