RSS Guard è un semplice lettore di feed RSS/ATOM per Windows, Linux, BSD, OS/2 o macOS che può lavorare con feed RSS/ATOM/JSON/Sitemap e con molti servizi di feed online: Feedly, Gmail, Google Reader API (Bazqux, FreshRSS, Inoreader, Miniflux, Reedah, The Old Reader e altri), Nextcloud News, Tiny Tiny RSS. RSS Guard è anche un lettore di podcast, in quanto può riprodurre tutto tramite il lettore multimediale integrato basato su mpv (o ffmpeg). https://mastodon.uno/@devol/111879986134652899
Go to file
Martin Rotter 959f4e04af Refactoring, new shortcuts, fixing. 2014-08-22 09:27:01 +02:00
localization Work on refactoring. 2014-08-19 17:21:32 +02:00
resources Refactoring, new shortcuts, fixing. 2014-08-22 09:27:01 +02:00
src Refactoring, new shortcuts, fixing. 2014-08-22 09:27:01 +02:00
.gitignore Some work on newspaper again. 2014-01-05 10:45:32 +01:00
CMakeLists.txt Refactoring, new shortcuts, fixing. 2014-08-22 09:27:01 +02:00
README.md Refactoring, new shortcuts, fixing. 2014-08-22 09:27:01 +02:00

README.md

RSS Guard

Welcome to RSS Guard website. You can find here basic information. Rest is located in Wiki.

Contacts | Feeds | Downloads | Features | Philosophy


Contacts


Feeds & Videos


Thanks to

Person Contribution
Elbert Pol Huge contrubutions, including translating and testing in OS/2 environment.

Downloads

You can download source tarballs or binaries for some platforms in Downloads section of this website. Precompiled binaries for particular Linux distributions are available too:


Features

RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library and it supports these operating systems:

  • Windows XP and newer,
  • GNU/Linux,
  • OS/2 (eComStation),
  • Mac OS X,
  • xBSD (possibly),
  • Android (possibly),
  • other platforms supported by Qt.

RSS Guard is written in C++. It is pretty fast even with tons of messages loaded. The core features are:

  • multiplatformity,
  • support for all feed formats,
  • simplicity,
  • feed metadata fetching including icons,
  • enhanced feed auto-updating with separate time intervals,
  • multiple data backend support,
    • SQLite (in-memory DBs too),
    • MySQL.
  • “portable” mode support,
  • feed categorization,
  • can be fully controlled via keyboard,
  • feed authentication (Digest-MD5, BASIC, NTLM-2),
  • handles tons of messages & feeds,
  • sweet look & feel,
  • fully adjustable toolbars (changeable buttons and style),
  • ability to check for updates on all platforms + self-updating on Windows and OS/2,
  • hideable main menu,
  • KFeanza-based default icon theme + ability to create your own icon themes,
  • fully skinnable user interface + ability to create your own skins,
  • “newspaper” view,
  • ability to hide list of feeds/categories,
  • open-source development model based on GNU GPL license, version 3,
  • tabbed interface,
  • integrated web browser with adjustable behavior + external browser support,
  • internal web browser mouse gestures support,
  • desktop integration via tray icon,
  • localizations to some languages,
  • Qt library is the only dependency,
  • open-source development model and friendly author waiting for your feedback,
  • no ads, no hidden costs.

Philosophy

RSS Guard tends to be independent software. It's free, it's open-source. RSS Guard will never depend on other services - this includes online news aggregators like Feedly, The Old Reader and others.

That's why RSS Guard will never integrate those services unless someone else codes support for them on his own. Remember, RSS Guard supports online synchronization via MySQL/MariaDB or you can use Dropbox to synchronize SQLite data storage.