
- #FREE ONLINE RSS READER SERVER FOR MAC#
- #FREE ONLINE RSS READER SERVER ARCHIVE#
- #FREE ONLINE RSS READER SERVER CODE#
- #FREE ONLINE RSS READER SERVER ZIP#
- #FREE ONLINE RSS READER SERVER FREE#
Unread - our favorite app for reading RSS feeds on the iPad - doesn’t have a desktop version, but that doesn’t mean the genre is dead. The closure of Google Reader had many predicting the death of RSS, but in its wake, numerous services have sprung up, and there’s been a resurgence in RSS applications for both iOS and macOS. RSS? Didn’t Google kill that off a long, long time ago? It syncs with a slew of third-party services, looks good, and makes it easy to share content with others.
* Install and enable the GReader Redate extension to have the correct publication date for feed articles if you are using Reeder or FeedMe.Reeder is the best RSS reader for Mac users. APIs & native appsįreshRSS supports access from mobile / native apps for Linux, Android, iOS, Windows and macOS, via two distinct APIs:Īnd Fever API (limited features and less efficient). See the repository dedicated to those extensions.
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.įreshRSS supports further customizations by adding extensions on top of its core functionality. 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. data/users/_/ contains the part of the logs that are shared by all users. If you encounter any problem, logs are accessible from the interface or manually in. If you want to customize your installation, look here first. constants.php file defines access to the application folder. data/ folder contains all personal data, so it is a bad idea to expose it. More detailed information about installation and server configuration can be found in our documentation. When using Apache, enable AllowEncodedSlashes for better compatibility with mobile clients.
Advanced configuration settings can be found in and modified in data/config.php.
Everything should be working :) If you encounter any problems, feel free to contact us. Access FreshRSS with your browser and follow the installation process. Put the application somewhere on your server (expose only the. Get FreshRSS with git or by downloading the archive.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. New versions are released every two to three months. The latest stable release can be found here. MySQL 5.5.3+ or MariaDB equivalent, or SQLite 3.7.4+, or PostgreSQL 9.5+.
Recommended extensions: 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). Required extensions: cURL, DOM, JSON, XML, session, ctype, and PDO_MySQL or PDO_SQLite or PDO_PGSQL. A web server: Apache2 (recommended), nginx, lighttpd (not tested on others). It even works on Raspberry Pi 1 with response time under a second (tested with 150 feeds, 22k articles). Works on mobile (except a few features). A recent browser like Firefox / IceCat, Edge, Chromium / Chrome, Opera, Safari.
Contributor guidelines for those who want to help improve FreshRSS.
Developer documentation to guide you in the source code of FreshRSS and to help you if you want to contribute. Administrator documentation for detailed installation and maintenance related tasks. User documentation, where you can discover all the possibilities offered by FreshRSS. The best way to contribute is to open an issue on GitHub.įreshRSS comes with absolutely no warranty. Thanks to the WebSub standard (formerly PubSubHubbub),įreshRSS is able to receive instant push notifications from compatible sources, such as Mastodon, Friendica, WordPress, Blogger, FeedBurner, etc.įreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed.įinally, it supports extensions for further tuning.įeature requests, bug reports, and other contributions are welcome. There is an API for (mobile) clients, and a Command-Line Interface. It is a multi-user application with an anonymous reading mode. It is lightweight, easy to work with, powerful, and customizable. Read this document on /FreshRSS/FreshRSS/ to get the correct links and pictures.įreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed.