Updated Features (markdown)
parent
0fc53231e5
commit
08d12fac06
|
@ -9,17 +9,16 @@ RSS Guard is written in C++. It is pretty fast even with tons of messages loaded
|
||||||
|
|
||||||
* **support for online feed synchronization via plugins**,
|
* **support for online feed synchronization via plugins**,
|
||||||
* Tiny Tiny RSS (from RSS Guard 3.0.0),
|
* Tiny Tiny RSS (from RSS Guard 3.0.0),
|
||||||
* ownCloud News (from RSS Guard 3.1.0),
|
* Nextcloud News (from RSS Guard 3.1.0),
|
||||||
* Inoreader (from RSS Guard 3.5.0),
|
* Inoreader (from RSS Guard 3.5.0),
|
||||||
* Gmail with e-mail sending (incoming).
|
* Gmail with e-mail sending (incoming).
|
||||||
* multiplatformity,
|
* multiplatformity,
|
||||||
* support for all feed formats,
|
* support for all feed formats,
|
||||||
* simple internal Chromium-based web viewer (or alternative version with simpler and more lightweight internal viewer),
|
* simple internal Chromium-based web viewer (or alternative version with simpler and much more lightweight internal viewer),
|
||||||
* simplicity,
|
* simplicity,
|
||||||
* import/export of feeds to/from OPML 2.0,
|
* import/export of feeds to/from OPML 2.0,
|
||||||
* 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,
|
||||||
* very fast parallelized feed updates,
|
|
||||||
* feed metadata fetching including icons,
|
* feed metadata fetching including icons,
|
||||||
* no crazy dependencies,
|
* no crazy dependencies,
|
||||||
* ability to cleanup internal message database with various options,
|
* ability to cleanup internal message database with various options,
|
||||||
|
|
Loading…
Reference in New Issue