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.
 
 
 
 
 
 

24 lines
1.4 KiB

![FreshRSS logo](img/logo_freshrss.png)
FreshRSS is an RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another.
FreshRSS has a lot of features including:
- RSS and Atom aggregation
- Mark article as favorite if you liked it or if you want to read it later
- Filter and search functionality helps to easily find articles
- Statistics to show you the publishing frequency all the websites you follow
- Import/export of your feeds into OPML format
- Several themes created by the community
- "Google Reader"-like API to connect Android applications
- The application is "responsive," which means it adapts to small screens so you can bring articles in your pocket
- Self-hosted: the code is free (under AGPL3 licence), so you can host your own instance of FreshRSS
- Multi-user, so you can also host for your friends and family
- And a lot more!
This documentation is split into different sections:
* [User documentation](./users/02_First_steps.html), where you can discover all the possibilities offered by FreshRSS
* [Administrator documentation](./admins/01_Index.html) for detailed installation and maintenance related tasks
* [Developer documentation](./developers/01_First_steps.html) to guide you in the source code of FreshRSS and to help you if you want to contribute
* [Contributor guidelines](./contributing.md) for those who want to help improve FreshRSS