orrg

online rss & atom feed reader for gemini
git clone https://git.clttr.info/orrg.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 01370e679836f2a4a9a78b9e08ff08b5d9469329
parent 373ae43bf2d6f2e6ca2a31beccda552122cd987f
Author: René Wagner <rwagner@rw-net.de>
Date:   Sat, 28 Nov 2020 20:56:33 +0100

add link to mailing list

Diffstat:
MREADME.md | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -8,9 +8,13 @@ Lists of popular and recently visited feeds help you discover new things. Visit the [demo](gemini://gmndemo.clttr.info/orrg/orrg.pl?https:%2F%2Fgit.sr.ht%2F~rwa%2Forrg%2Flog%2Frss.xml) ([through http proxy](https://portal.mozz.us/gemini/gmndemo.clttr.info/orrg.pl%3Fhttps:%252F%252Fgit.sr.ht%252F~rwa%252Forrg%252Flog%252Frss.xml)) that shows the commit log of this repo. The demo might break regularly as i use it for integration testing during development. +### contact + +Preferably over the [mailing list](https://lists.sr.ht/~rwa/gmni-perl-cgi). + ## features -- load an atom/rss feed from http(s) given by user input +- load an atom/rss feed from https (http is not supported!) given by user input - render feed (channel info & entrys) as a gemini site - include links to originating site and every article - strip html tags from item description @@ -22,7 +26,7 @@ Fetching feeds from gemini is currently not supported -> https://todo.sr.ht/~rwa *orrg* will never be a full-fletched feed aggregator with archiving and searching capabilities. -Given this restrictions is not suitable for highly traffic feeds which are updated very often. But it should work quite well +Given this restrictions is not suitable for highly traffic feeds which are updated very often. But it should work quite well for slow paced feeds of blogs and so on. # installation