Tweaked readme.
This commit is contained in:
parent
6591047fec
commit
649af6089b
1 changed files with 4 additions and 9 deletions
13
README.md
13
README.md
|
@ -2,7 +2,7 @@ RSS Guard
|
||||||
=========
|
=========
|
||||||
Welcome to RSS Guard website. You can find here basic information.
|
Welcome to RSS Guard website. You can find here basic information.
|
||||||
|
|
||||||
RSS Guard is simple and easy-to-use RSS/ATOM feed aggregator developed using Qt framework which supports online feed synchronization.
|
RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator developed using Qt framework which supports online feed synchronization.
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
# **PLEASE, ALL USERS -> fill [this survey](http://goo.gl/forms/GcvPYgS2a8).**
|
# **PLEASE, ALL USERS -> fill [this survey](http://goo.gl/forms/GcvPYgS2a8).**
|
||||||
|
@ -80,7 +80,6 @@ RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most kno
|
||||||
|
|
||||||
* Windows XP and newer,
|
* Windows XP and newer,
|
||||||
* GNU/Linux,
|
* GNU/Linux,
|
||||||
* OS/2 (eComStation),
|
|
||||||
* Mac OS X,
|
* Mac OS X,
|
||||||
* xBSD (possibly),
|
* xBSD (possibly),
|
||||||
* Android (possibly),
|
* Android (possibly),
|
||||||
|
@ -98,9 +97,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
|
||||||
* downloader with own tab and support for up to 6 parallel downloads,
|
* downloader with own tab and support for up to 6 parallel downloads,
|
||||||
* message filter with regular expressions,
|
* message filter with regular expressions,
|
||||||
* feed metadata fetching including icons,
|
* feed metadata fetching including icons,
|
||||||
* simple Adblock functionality,
|
* no crazy dependencies,
|
||||||
* customized popup notifications,
|
* small memory footprint,
|
||||||
* Google-based auto-completion for internal web browser location bar,
|
* small installation package,
|
||||||
* ability to cleanup internal message database with various options,
|
* ability to cleanup internal message database with various options,
|
||||||
* enhanced feed auto-updating with separate time intervals,
|
* enhanced feed auto-updating with separate time intervals,
|
||||||
* multiple data backend support,
|
* multiple data backend support,
|
||||||
|
@ -111,11 +110,9 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
|
||||||
* feed categorization,
|
* feed categorization,
|
||||||
* drap-n-drop for feed list,
|
* drap-n-drop for feed list,
|
||||||
* automatic checking for updates,
|
* automatic checking for updates,
|
||||||
* ability to discover existing feeds on websites,
|
|
||||||
* full support of podcasts (both RSS & ATOM),
|
* full support of podcasts (both RSS & ATOM),
|
||||||
* ability to backup/restore database or settings,
|
* ability to backup/restore database or settings,
|
||||||
* fully-featured recycle bin,
|
* fully-featured recycle bin,
|
||||||
* printing of messages and any web pages,
|
|
||||||
* can be fully controlled via keyboard,
|
* can be fully controlled via keyboard,
|
||||||
* feed authentication (Digest-MD5, BASIC, NTLM-2),
|
* feed authentication (Digest-MD5, BASIC, NTLM-2),
|
||||||
* handles tons of messages & feeds,
|
* handles tons of messages & feeds,
|
||||||
|
@ -131,8 +128,6 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
|
||||||
* ability to hide list of feeds/categories,
|
* ability to hide list of feeds/categories,
|
||||||
* open-source development model based on GNU GPL license, version 3,
|
* open-source development model based on GNU GPL license, version 3,
|
||||||
* tabbed interface,
|
* tabbed interface,
|
||||||
* integrated web browser with adjustable behavior + external browser support,
|
|
||||||
* internal web browser mouse gestures support,
|
|
||||||
* desktop integration via tray icon,
|
* desktop integration via tray icon,
|
||||||
* localizations to some languages,
|
* localizations to some languages,
|
||||||
* Qt library is the only dependency,
|
* Qt library is the only dependency,
|
||||||
|
|
Loading…
Add table
Reference in a new issue