mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-10 15:22:30 +01:00
Merge branch 'master' of bitbucket.org:skunkos/rssguard
This commit is contained in:
commit
9a98b479b1
167
README.md
167
README.md
@ -1,84 +1,85 @@
|
|||||||
RSS Guard
|
RSS Guard
|
||||||
=========
|
=========
|
||||||
Welcome to RSS Guard website. You can find here basic information. Rest is located in [Wiki](https://bitbucket.org/skunkos/rssguard/wiki/Home).
|
Welcome to RSS Guard website. You can find here basic information. Rest is located in [Wiki](https://bitbucket.org/skunkos/rssguard/wiki/Home).
|
||||||
|
|
||||||
**[Contacts](#markdown-header-contacts) | [Feeds](#markdown-header-feeds-videos) | [Downloads](#markdown-header-downloads) | [Features](#markdown-header-features) | [Philosophy](#markdown-header-philosophy)**
|
**[Contacts](#markdown-header-contacts) | [Feeds](#markdown-header-feeds-videos) | [Downloads](#markdown-header-downloads) | [Features](#markdown-header-features) | [Philosophy](#markdown-header-philosophy)**
|
||||||
- - -
|
- - -
|
||||||
Contacts
|
Contacts
|
||||||
--------
|
--------
|
||||||
* [author's e-mail](mailto:rotter.martinos@gmail.com),
|
* [author's e-mail](mailto:rotter.martinos@gmail.com),
|
||||||
* [forums](https://groups.google.com/d/forum/rssguard),
|
* [forums](https://groups.google.com/d/forum/rssguard),
|
||||||
* [IRC channel at freenode](http://webchat.freenode.net/?channels=#rssguard) (nick of author is #skunkos).
|
* [IRC channel at freenode](http://webchat.freenode.net/?channels=#rssguard) (nick of author is #skunkos).
|
||||||
- - -
|
- - -
|
||||||
Feeds & Videos
|
Feeds & Videos
|
||||||
-----
|
-----
|
||||||
* [video channel at YouTube](http://www.youtube.com/playlist?list=PL-75mFFA3wujyMyea6W1qJEV_ulh6433j),
|
* [video channel at YouTube](http://www.youtube.com/playlist?list=PL-75mFFA3wujyMyea6W1qJEV_ulh6433j),
|
||||||
* [RSS channel at Google Groups](https://groups.google.com/forum/feed/rssguard/msgs/rss_v2_0.xml?num=50),
|
* [RSS channel at Google Groups](https://groups.google.com/forum/feed/rssguard/msgs/rss_v2_0.xml?num=50),
|
||||||
* [RSS channel at BitBucket](https://bitbucket.org/skunkos/rssguard/rss),
|
* [RSS channel at BitBucket](https://bitbucket.org/skunkos/rssguard/rss),
|
||||||
* [screenshots](https://drive.google.com/folderview?id=0B8XNkQ-jUoBYdVRSNm1kQ3BUMzQ&usp=sharing).
|
* [screenshots](https://drive.google.com/folderview?id=0B8XNkQ-jUoBYdVRSNm1kQ3BUMzQ&usp=sharing).
|
||||||
- - -
|
- - -
|
||||||
Thanks to
|
Thanks to
|
||||||
-----
|
-----
|
||||||
Person | Contribution
|
Person | Contribution
|
||||||
:-----------: | :-----------
|
:-----------: | :-----------
|
||||||
**Elbert Pol** | Huge contrubutions, including translating and testing in OS/2 environment.
|
**Elbert Pol** | Huge contrubutions, including translating and testing in OS/2 environment.
|
||||||
|
**Asen Anastassov** | Testing, providing great feedback.
|
||||||
|
|
||||||
Downloads
|
|
||||||
---------
|
Downloads
|
||||||
You can download source tarballs or binaries for some platforms in [Downloads](downloads) section of this website. Precompiled binaries for particular Linux distributions are available too:
|
---------
|
||||||
|
You can download source tarballs or binaries for some platforms in [Downloads](downloads) section of this website. Precompiled binaries for particular Linux distributions are available too:
|
||||||
* [stable releases](http://software.opensuse.org/download.html?project=home%3Askunkos&package=rssguard),
|
|
||||||
* [development releases](http://software.opensuse.org/download.html?project=home%3Askunkos&package=rssguard-git) (compiled from the master branch of RSS Guard Git repository),
|
* [stable releases](http://software.opensuse.org/download.html?project=home%3Askunkos&package=rssguard),
|
||||||
* Archlinux AUR package ([stable-qt5](https://aur.archlinux.org/packages/rssguard/), [stable-qt4](https://aur.archlinux.org/packages/rssguard-qt4/), [development-qt5](https://aur.archlinux.org/packages/rssguard-git/)].
|
* [development releases](http://software.opensuse.org/download.html?project=home%3Askunkos&package=rssguard-git) (compiled from the master branch of RSS Guard Git repository),
|
||||||
- - -
|
* Archlinux AUR package ([stable-qt5](https://aur.archlinux.org/packages/rssguard/), [stable-qt4](https://aur.archlinux.org/packages/rssguard-qt4/), [development-qt5](https://aur.archlinux.org/packages/rssguard-git/)].
|
||||||
Features
|
- - -
|
||||||
--------
|
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](http://qt-project.org/) and it supports these operating systems:
|
--------
|
||||||
|
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](http://qt-project.org/) and it supports these operating systems:
|
||||||
* Windows XP and newer,
|
|
||||||
* GNU/Linux,
|
* Windows XP and newer,
|
||||||
* OS/2 (eComStation),
|
* GNU/Linux,
|
||||||
* Mac OS X,
|
* OS/2 (eComStation),
|
||||||
* xBSD (possibly),
|
* Mac OS X,
|
||||||
* Android (possibly),
|
* xBSD (possibly),
|
||||||
* other platforms supported by Qt.
|
* 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:
|
|
||||||
|
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,
|
* multiplatformity,
|
||||||
* simplicity,
|
* support for all feed formats,
|
||||||
* feed metadata fetching including icons,
|
* simplicity,
|
||||||
* enhanced feed auto-updating with separate time intervals,
|
* feed metadata fetching including icons,
|
||||||
* multiple data backend support,
|
* enhanced feed auto-updating with separate time intervals,
|
||||||
* SQLite (in-memory DBs too),
|
* multiple data backend support,
|
||||||
* MySQL.
|
* SQLite (in-memory DBs too),
|
||||||
* “portable” mode support,
|
* MySQL.
|
||||||
* feed categorization,
|
* “portable” mode support,
|
||||||
* can be fully controlled via keyboard,
|
* feed categorization,
|
||||||
* feed authentication (Digest-MD5, BASIC, NTLM-2),
|
* can be fully controlled via keyboard,
|
||||||
* handles tons of messages & feeds,
|
* feed authentication (Digest-MD5, BASIC, NTLM-2),
|
||||||
* sweet look & feel,
|
* handles tons of messages & feeds,
|
||||||
* fully adjustable toolbars (changeable buttons and style),
|
* sweet look & feel,
|
||||||
* ability to check for updates on all platforms + self-updating on Windows and OS/2,
|
* fully adjustable toolbars (changeable buttons and style),
|
||||||
* hideable main menu,
|
* ability to check for updates on all platforms + self-updating on Windows and OS/2,
|
||||||
* KFeanza-based default icon theme + ability to create your own icon themes,
|
* hideable main menu,
|
||||||
* fully skinnable user interface + ability to create your own skins,
|
* KFeanza-based default icon theme + ability to create your own icon themes,
|
||||||
* “newspaper” view,
|
* fully skinnable user interface + ability to create your own skins,
|
||||||
* ability to hide list of feeds/categories,
|
* “newspaper” view,
|
||||||
* open-source development model based on GNU GPL license, version 3,
|
* ability to hide list of feeds/categories,
|
||||||
* tabbed interface,
|
* open-source development model based on GNU GPL license, version 3,
|
||||||
* integrated web browser with adjustable behavior + external browser support,
|
* tabbed interface,
|
||||||
* internal web browser mouse gestures support,
|
* integrated web browser with adjustable behavior + external browser support,
|
||||||
* desktop integration via tray icon,
|
* internal web browser mouse gestures support,
|
||||||
* localizations to some languages,
|
* desktop integration via tray icon,
|
||||||
* Qt library is the only dependency,
|
* localizations to some languages,
|
||||||
* open-source development model and friendly author waiting for your feedback,
|
* Qt library is the only dependency,
|
||||||
* no ads, no hidden costs.
|
* open-source development model and friendly author waiting for your feedback,
|
||||||
- - -
|
* no ads, no hidden costs.
|
||||||
Philosophy
|
- - -
|
||||||
----------
|
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.
|
----------
|
||||||
|
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.
|
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.
|
Loading…
Reference in New Issue
Block a user