FreshRSS
FreshRSS is a self-hosted RSS feed aggregator.
It is lightweight, easy to work with, powerful, customizable, and has been translated into many languages.
It is a multi-user application with an anonymous reading mode. It supports custom tags.
There is an API for (mobile) clients, and a Command-Line Interface.
Thanks to the WebSub standard,
FreshRSS is able to receive instant push notifications from compatible sources, such as Friendica, WordPress, Blogger, Medium, etc.
FreshRSS natively supports basic Web scraping,
based on XPath, for Web sites not providing any RSS / Atom feed.
Also supports JSON documents.
FreshRSS offers the ability to reshare selections of articles by HTML, RSS, and OPML.
Different login methods are supported: Web form (including an anonymous option), HTTP Authentication (compatible with proxy delegation), OpenID Connect.
Finally, FreshRSS supports extensions for further tuning.
Feedback and contributions
Feature requests, bug reports, and other contributions are welcome. The best way is to open an issue on GitHub.
We are a friendly community.
To facilitate contributions, the following option is available:
Screenshot
Disclaimer
FreshRSS comes with absolutely no warranty.
Requirements
- A recent browser like Firefox / IceCat, Edge, Chromium / Chrome, Opera, Safari.
- Works on mobile (except a few features)
- Light server running Linux or Windows
- It even works on Raspberry Pi 1 with response time under a second (tested with 150 feeds, 22k articles)
- A Web server: Apache2.4+ (recommended), nginx, lighttpd (not tested on others)
- PHP 8.1+
- Required extensions: cURL, DOM, JSON, XML, session, ctype
- Recommended extensions: PDO_SQLite (for export/import), GMP (for API access on 32-bit platforms), IDN (for Internationalized Domain Names), mbstring (for Unicode strings), iconv (for charset conversion), ZIP (for import/export), zlib (for compressed feeds)
- Extension for database: PDO_PGSQL or PDO_SQLite or PDO_MySQL
- PostgreSQL 10+ or SQLite or MariaDB 10.6+ or MySQL 8.0+
If you want a rolling release with the newest features and security fixes,
or want to help testing or developing the next release,
you can use the edge branch.
If you prefer fewer updates, you can use the latest branch.
It is more stable but at the price of less security and more known bugs,
as fixes are not backported to older versions.
New versions are published a few times a year.
See the latest release
and the list of releases.
Automated install
For more cloud hosting options, see the list of cloud providers or Chatons (a directory of ethical hosting providers).
Manual install
- Get FreshRSS with git or by downloading the archive
- Put the application somewhere on your server (expose only the
./p/ folder to the Web)
- Add write access to the
./data/ folder for the webserver user
- Access FreshRSS with your browser and follow the installation process
- Everything should be working :) If you encounter any problems, feel free to contact us.
- Advanced configuration settings can be found in config.default.php and modified in
data/config.php.
- When using Apache, enable
AllowEncodedSlashes for better compatibility with mobile clients.
More detailed information about installation and server configuration can be found in our documentation.
Advice
- For better security, expose only the
./p/ folder to the Web.
- Be aware that the
./data/ folder contains all personal data, so it is a bad idea to expose it.
- The
./constants.php file defines access to the application folder. If you want to customize your installation, look here first.
- If you encounter any problem, logs are accessible from the interface or manually in
./data/users/*/log*.txt files.
- The special folder
./data/users/_/ contains the part of the logs that are shared by all users.
FAQ
- The date and time in the right-hand column is the date declared by the feed, not the time at which the article was received by FreshRSS, and it is not used for sorting.
- In particular, when importing a new feed, all of its articles will appear at the top of the feed list regardless of their declared date.
Extensions
FreshRSS supports further customizations by adding extensions on top of its core functionality.
See the repository dedicated to those extensions.
Internationalization: 20+ languages. Translation progress
Language
Progress
Azərbaycanca (az)
■■■■■■■■■■ 100%
contribute
Čeština (cs)
■■■■■■■■・・ 81%
contribute
Deutsch (de)
■■■■■■■■■・ 99%
contribute
Ελληνικά (el)
■■■■■■■・・・ 75%
contribute
English (en)
■■■■■■■■■■ 100%
contribute
English (United States) (en-US)
■■■■■■■■■■ 100%
contribute
Español (es)
■■■■■■■■■■ 100%
contribute
فارسی (fa)
■■■■■■■■■・ 98%
contribute
Suomi (fi)
■■■■■■■■■・ 91%
contribute
Français (fr)
■■■■■■■■■・ 99%
contribute
עברית (he)
■■■■・・・・・・ 41%
contribute
Magyar (hu)
■■■■■■■■■・ 98%
contribute
Bahasa Indonesia (id)
■■■■■■■■■・ 99%
contribute
Italiano (it)
■■■■■■■■■・ 98%
contribute
日本語 (ja)
■■■■■■■■■・ 99%
contribute
한국어 (ko)
■■■■■■■■・・ 80%
contribute
Lietuvių (lt)
■■■■■■■■■・ 99%
contribute
Latviešu (lv)
■■■■■■■■・・ 81%
contribute
Nederlands (nl)
■■■■■■■■■・ 98%
contribute
Occitan (oc)
■■■■■■■・・・ 73%
contribute
Polski (pl)
■■■■■■■■■・ 98%
contribute
Português (Brasil) (pt-BR)
■■■■■■■■■■ 100%
contribute
Português (Portugal) (pt-PT)
■■■■■■■■・・ 80%
contribute
Русский (ru)
■■■■■■■■■・ 98%
contribute
Slovenčina (sk)
■■■■■■■■・・ 81%
contribute
Türkçe (tr)
■■■■■■■■■・ 99%
[contribute](
https://github.com/search?q=repo%3AFreshRSS%2FFreshR