Aggregated readers have a long history, especially for today's social networking sites, but they are very practical for blogs.

Google Reader was a good reader before, but it has been out of service for many years. There are still many such services at home and abroad. InoReader is one of the better ones, but I am not used to it. In addition, it is a foreign service, which is not satisfactory in speed, and is often blocked, while domestic services are all urine like, This gives me the idea of building a self used aggregate reader like InoReader.

Minilux is written in PHP and supports sqlite/mysql databases. Currently, it supports multiple languages (including Chinese), multiple themes, and a more complete solution. It is a better choice.

The following is an excerpt of the introduction (originally in English, machine translation)

Miniflex - Minimalist news reader

Miniflex is a simple and web-based RSS reader.

features

  • self-host
  • Readability (CSS optimized for readability, sensitivity design, compatibility with mobile devices and tablet devices)
  • Easy installation=>Copy and paste the source code, you are finished!
  • Delete Feedburner ads and analysis tracker (1x1 pixels)
  • Open the external link in a new tab with rel="noreferrer" attribute
  • Use secure HTTP headers (only external images and YouTube/Vimeo/Dailymotion videos are allowed)
  • Article content is filtered before display
  • Translate into Arabic, English, French, German, Italian, Japanese, Czech, Spanish, Turkish, Portuguese, Russian, Serbian and Simplified Chinese
  • Support RTL language
  • Keyboard shortcuts
  • Full article downloads for feeds that only show summaries
  • bookmark
  • Category group of the feed (such as folder or label)
  • Send your favorite articles to Pinboard, Instapaper, Shaarli or Wallabag
  • Chassis support (video and podcasting)
  • Update in one click through cronjob or user interface
  • Keep a history of reading items
  • Import/Export OPML Feeds
  • theme
  • Multiple users
  • Image proxy to avoid using HTTPS mixed content warnings

Demo address: http://feed.1000yun.cn
Demo account: test
Demo password: leave a message to ask, and I will send it to your email
(Only for demonstration, mainly for self use!)

If you don't want me to miss the wonderful content of your blog and are willing to let me visit your blog more, please tell me your blog address and let me subscribe to your blog!

GitHub project address: https://github.com/miniflux/miniflux
The specific building method and code can be seen in GitHub. If you have any questions, please contact me. If you are interested in building your own, but have many questions about the installation, you can leave a message, and I can issue a detailed tutorial later.