A free, self-hostable aggregator…
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexandre Alapetite 2c6df28896
Partial changelog
3 years ago
.github GitHub Actions cleaner error output (#3938) 3 years ago
Docker Docker fix missing .htaccess (#4074) 3 years ago
app Fix: loading wheel (#4082) 3 years ago
cli Cli: readme: added infos about manipulate.translation.php (#3937) 3 years ago
data tec: Remove data/do-install.txt (#3555) 4 years ago
docs Improved manual: User Management/User registration (#4083) 3 years ago
extensions New core-extensions to allow Docker volumes for third-party extensions (#2837) 5 years ago
lib Minz request avoid custom methods (#4020) 3 years ago
p Fix: loading wheel (#4082) 3 years ago
tests git update auto change to edge branch (#3589) 3 years ago
.dockerignore GitHub Action automatic tests (#3920) 3 years ago
.editorconfig Improved markdownlint (#3918) 3 years ago
.eslintignore GitHub Actions CI optimisation (#3929) 3 years ago
.eslintrc.json ESLint upgrade from JSHint (#3906) 3 years ago
.gitattributes tell git .png and .waff files are not text (#3211) 4 years ago
.gitignore GitHub Action automatic tests (#3920) 3 years ago
.hadolint.yaml Readme 2454-2456 5 years ago
.jshintignore GitHub Actions CI optimisation (#3929) 3 years ago
.jshintrc ESLint upgrade from JSHint (#3906) 3 years ago
.markdownlint.json Improved markdownlint (#3918) 3 years ago
.markdownlintignore GitHub Actions CI optimisation (#3929) 3 years ago
.stylelintignore GitHub Actions CI optimisation (#3929) 3 years ago
.stylelintrc.json Align .editorconfig with .stylelintrc for CSS files (#3912) 3 years ago
CHANGELOG.md Partial changelog 3 years ago
CONTRIBUTING.md Add a reminder for first-time contributors (#3940) 3 years ago
CREDITS.md Add wolfpld to CREDITS. (#4028) 3 years ago
LICENSE.txt Update chmod for LICENSE.txt 6 years ago
Makefile GitHub Actions CI optimisation (#3929) 3 years ago
README.fr.md Remove remains of Travis (#3941) 3 years ago
README.md Remove remains of Travis (#3941) 3 years ago
SECURITY.md Create SECURITY.md (#3702) 3 years ago
composer.json GitHub Actions CI optimisation (#3929) 3 years ago
composer.lock GitHub Action automatic tests (#3920) 3 years ago
config-user.default.php New shortcut: actualize feeds (#3900) 3 years ago
config.default.php Update config.default.php (#3979) 3 years ago
constants.php Drop PHP5 and IE11 (#3666) 3 years ago
force-https.default.txt Always rewrite blogger.com to https (#3088) 4 years ago
index.html Config allow robots 9 years ago
index.php HTTP Auth : améliorations + changelog 11 years ago
opml.default.xml Default or custom OPML (#2627) 5 years ago
package-lock.json GitHub Action automatic tests (#3920) 3 years ago
package.json GitHub Actions CI optimisation (#3929) 3 years ago
phpcs.xml GitHub Action automatic tests (#3920) 3 years ago

README.md

Liberapay donations

FreshRSS

FreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed.

It is lightweight, easy to work with, powerful, and customizable.

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 (formerly PubSubHubbub), FreshRSS is able to receive instant push notifications from compatible sources, such as Mastodon, Friendica, WordPress, Blogger, FeedBurner, etc.

Finally, it supports extensions for further tuning.

Feature requests, bug reports, and other contributions are welcome. The best way to contribute is to open an issue on GitHub. We are a friendly community.

FreshRSS logo

Disclaimer

FreshRSS comes with absolutely no warranty.

FreshRSS screenshot

Documentation

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 (recommended), nginx, lighttpd (not tested on others)
  • PHP 7.0+
  • MySQL 5.5.3+ or MariaDB equivalent, or SQLite 3.7.4+, or PostgreSQL 9.5+

Releases

The latest stable release can be found here. New versions are released every two to three months.

If you want a rolling release with the newest features, or want to help testing or developing the next stable version, you can use the edge branch.

Installation

Automated install

  • Docker
  • YunoHost
  • Cloudron

Manual install

  1. Get FreshRSS with git or by downloading the archive
  2. Put the application somewhere on your server (expose only the ./p/ folder to the Web)
  3. Add write access to the ./data/ folder for the webserver user
  4. Access FreshRSS with your browser and follow the installation process
  5. Everything should be working :) If you encounter any problems, feel free to contact us.
  6. Advanced configuration settings can be found in config.default.php and modified in data/config.php.
  7. 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.

APIs & native apps

FreshRSS supports access from mobile / native apps for Linux, Android, iOS, and OS X, via two distinct APIs: Google Reader API (best), and Fever API (limited features and less efficient).

App Platform Free Software Maintained & Developed API Works offline Fast sync Fetch more in individual views Fetch read articles Favourites Labels Podcasts Manage feeds
News+ with Google Reader extension Android Partially 2015 GReader
FeedMe* Android GReader
RSS Guard Windows, GNU/Linux, MacOS, OS/2 GReader
EasyRSS Android GReader Bug
Readrops Android GReader
FocusReader Android GReader
ChristopheHenry Android Work in progress GReader
Fluent Reader Windows, Linux, MacOS Fever
FeedReader GNU/Linux GReader
NewsFlash GNU/Linux Fever
NewsFlash GNU/Linux Work in Progress GReader
Newsboat 2.24+ GNU/Linux, MacOS, FreeBSD GReader
Vienna RSS MacOS GReader
Reeder* iOS, MacOS GReader, Fever
Unread iOS Fever
Fiery Feeds iOS Fever
Readkit MacOS Fever
Netnewswire iOS, MacOS Work in progress GReader

* Install and enable the GReader Redate extension to have the correct publication date for feed articles if you are using Reeder or FeedMe.

Included libraries

Only for some options or configurations