mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-09-22 11:06:27 -04:00
* Fix all broken links in the entire repository * Update docs/CHANGELOG-old2.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update config.default.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update README.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update docs/i18n/freshrss.fr.po Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update docs/i18n/templates/freshrss.pot Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update README.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update docs/fr/users/01_Installation.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update docs/fr/users/01_Installation.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update docs/en/internationalization.md Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Manual fixes, preferences * Prefer canonical when known, prefer shorter, prefer roots, prefer URLs with content negotation (e.g. language preference) * Keep 302, 307 unchanged * Use only `.example`, `example.net` or similarly reserved domains for URL examples * Fix language negotiation for developer.mozilla.org * Restore a Stackoverflow 302 * Fix some example.com --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2.6 KiB
2.6 KiB
lang
| lang |
|---|
| en |
FreshRSS manual (English)
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.
Features
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 (more information)
- Statistics to show you the publishing frequency all the websites you follow
- Import/export of your feeds into OPML format (more information)
- Several themes created by the community (more information)
- Several extensions created by the community (more information)
- "Google Reader"-like API to connect Android applications (more information)
- 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 (more information)
- Multi-user, so you can also host for your friends and family (more information)
- share article links with a bunch of services (more information)
- And a lot more!
Manual Chapters
This documentation is split into different sections:
- User manual, where you can discover all the possibilities offered by FreshRSS
- Administrator manual for detailed installation and maintenance related tasks
- Developer manual to guide you in the source code of FreshRSS and to help you if you want to contribute
- Contributor guidelines for those who want to help improve FreshRSS
Demo
The official demo of FreshRSS is available under https://demo.freshrss.org/.
Login credentials:
- Username: demo
- Password: demodemo
Another chance to try out, but not official supported by FreshRSS: The application is listed on Softaculous https://www.softaculous.com/apps/rss/FreshRSS.
Licence
FreshRSS is licensed under the GNU Affero General Public License v3.0.
