From 3c09dbdf311f19c9522071eda9d2bb2ca9bf4bb9 Mon Sep 17 00:00:00 2001 From: pictuga Date: Sun, 30 Sep 2018 21:56:30 +0200 Subject: [PATCH] README: list some non-obvious features --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 22855e4..bd39594 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,19 @@ rss feeds in html pages' ``. You can use this program online for free at **[morss.it](https://morss.it/)**. +Some features of morss: +- Read RSS/Atom feeds +- Create RSS feeds from json/html pages +- Convert iTunes podcast links into xml links +- Export feeds as RSS/JSON/CSV/HTML +- Fetch full-text content of feed items +- Follow 301/meta redirects +- Recover xml feeds with corrupt encoding +- Supports gzip-compressed http content +- HTTP caching with 3 different backends (in-memory/sqlite/mysql) +- Works as server/cli tool +- Deobfuscate various tracking links + ## Dependencies You do need: