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.
 
 
 
 
 
 

22 lines
1.2 KiB

![FreshRSS logo](img/logo_freshrss.png)
FreshRSS is a RSS aggregator and reader. It gives you possibility to read and follow several news website at a glance without the need to go from a 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 functionalities are working together to find easily articles
- Statistics help you to know the frequency of publishing of all the websites you are following
- 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: code is free (under AGPL3 licence) and so you can host your own instance of FreshRSS
- Multi-users so you can host your friends and your family
- And a lot more!
This documentation is splitted in two sections:
- [users documentation](users/02_First_steps.md) so you can discover all the power of FreshRSS
- [developers documentation](developers/01_First_steps.md) to guide you in the source code of FreshRSS and to help you if you want to contribute