README.md edited online with Bitbucket.

This commit is contained in:
Martin Rotter 2014-02-15 18:34:19 +00:00
parent 48e1cc6890
commit 8dd72a31a3

View File

@ -6,10 +6,33 @@ RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most kno
* Windows XP and newer,
* GNU/Linux,
* OS/2 (eComStation),
* Mac OS X (possibly),
* Mac OS X,
* xBSD (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,
* multiple data backend support (SQLite + MySQL),
* “portable” mode support,
* feed categorization,
* feed authentication (Digest-MD5, BASIC, NTLM-2),
* handles tons of messages,
* sweet look & feel,
* 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 + external browser support,
* desktop integration via tray icon,
* Qt library is the only dependency,
* no ads, no hidden costs.
Bitbucket Supported Markdown for READMEs, comments, and Wiki
====================