commit c144ff46e0eba4981babcf8c43879c4000c531dc
parent 092f41bbb9a748d65354b457cfc8132290554007
Author: Dionysis Grigoropoulos <dgrig@erethon.com>
Date: Wed, 10 Jul 2019 21:50:44 +0300
newsboat: Switch to newsboat from newsbeuter
Diffstat:
4 files changed, 91 insertions(+), 91 deletions(-)
diff --git a/.newsbeuter/config b/.newsbeuter/config
@@ -1,23 +0,0 @@
-# Update settings
-
-auto-reload yes
-reload-time 10
-reload-threads 2
-download-retries 2
-download-timeout 10
-
-color listfocus color111 default reverse bold
-text-width 80
-
-browser "firefox %u"
-
-bind-key j down feedlist
-bind-key k up feedlist
-bind-key j next articlelist
-bind-key k prev articlelist
-bind-key J next-feed articlelist
-bind-key K prev-feed articlelist
-bind-key j down article
-bind-key k up article
-
-confirm-exit yes
diff --git a/.newsbeuter/urls b/.newsbeuter/urls
@@ -1,68 +0,0 @@
-https://www.reddit.com/r/networking/.rss DC
-https://www.reddit.com/r/homelab/.rss DC
-https://www.reddit.com/r/cableporn/.rss DC
-https://www.reddit.com/r/serverporn/.rss DC
-
-https://www.reddit.com/r/opendirectories/.rss DataHoarding
-https://www.reddit.com/r/datahoarder/.rss DataHoarding
-https://www.reddit.com/r/DHExchange/.rss DataHoarding
-
-https://www.reddit.com/r/rtlsdr/.rss Radio
-http://www.windytan.com/feeds/posts/default Radio
-
-http://feeds2.feedburner.com/hackaday/LgoM General
-http://www.bunniestudios.com/blog/?feed=rss2 General
-http://rss.slashdot.org/Slashdot/slashdot General
-http://xobs.io/rss/ General
-https://www.reddit.com/r/bitcoin/.rss General
-https://www.reddit.com/r/onions/.rss General
-http://codingquark.com/feed.xml General
-http://blog.nillware.com/rss General
-https://crustaceans.hmmz.org/rss20.xml General
-
-http://lowendtalk.com/discussions/feed.rss Cloud
-
-https://feeds.feedburner.com/BsdNowOgg BSD
-https://bsdly.blogspot.com/feeds/posts/default?alt=rss BSD
-https://www.reddit.com/r/openbsd/.rss BSD
-https://www.geeklan.co.uk/?feed=rss2 BSD
-https://dataswamp.org/~solene/rss.xml BSD
-
-https://blog.patternsinthevoid.net/feeds/all.atom.xml Privacy
-https://diracdeltas.github.io/blog/index.xml Privacy
-
-http://feeds.feedburner.com/RyanLanesBlog DevOps
-https://www.reddit.com/r/ansible/.rss DevOps
-https://www.reddit.com/r/devops/.rss DevOps
-https://www.reddit.com/r/docker/.rss DevOps
-
-http://jvns.ca/atom.xml Development
-http://feeds.feedburner.com/codinghorror?format=xml Development
-http://prog21.dadgum.com/atom.xml Development
-http://blogs.msdn.com/b/oldnewthing/rss.aspx Development
-https://www.reddit.com/r/python/.rss Development
-https://www.reddit.com/r/flask/.rss Development
-https://www.reddit.com/r/node/.rss Development
-http://nullprogram.com/feed/ Development
-
-http://www.devttys0.com/feed/ Security
-http://buffered.io/atom.xml Security
-https://www.reddit.com/r/netsec/.rss Security
-https://www.reddit.com/r/reverseengineering/.rss Security
-http://www.exploit-db.com/rss.xml Security
-http://goto.fail/atom.xml Security
-https://blog.hboeck.de/feeds/index.rss2 Security
-
-https://www.reddit.com/r/gardening/.rss Gardening
-https://www.reddit.com/r/foraging/.rss Gardening
-https://www.reddit.com/r/mycology/.rss Gardening
-
-http://procrastinationranch.blogspot.gr/feeds/posts/default Homestead
-https://www.reddit.com/r/homestead/.rss Homestead
-
-https://www.reddit.com/r/cyberpunk/.rss Random
-https://www.reddit.com/r/battlestations/.rss Random
-https://www.reddit.com/r/edc/.rss Random
-https://www.reddit.com/r/emacs/.rss Random
-
-https://www.reddit.com/r/climbing/.rss Climbing
diff --git a/.newsboat/config b/.newsboat/config
@@ -0,0 +1,23 @@
+# Update settings
+
+auto-reload yes
+reload-time 10
+reload-threads 2
+download-retries 2
+download-timeout 10
+
+color listfocus color111 default reverse bold
+text-width 80
+
+browser "firefox %u"
+
+bind-key j down feedlist
+bind-key k up feedlist
+bind-key j next articlelist
+bind-key k prev articlelist
+bind-key J next-feed articlelist
+bind-key K prev-feed articlelist
+bind-key j down article
+bind-key k up article
+
+confirm-exit yes
diff --git a/.newsboat/urls b/.newsboat/urls
@@ -0,0 +1,68 @@
+https://www.reddit.com/r/networking/.rss DC
+https://www.reddit.com/r/homelab/.rss DC
+https://www.reddit.com/r/cableporn/.rss DC
+https://www.reddit.com/r/serverporn/.rss DC
+
+https://www.reddit.com/r/opendirectories/.rss DataHoarding
+https://www.reddit.com/r/datahoarder/.rss DataHoarding
+https://www.reddit.com/r/DHExchange/.rss DataHoarding
+
+https://www.reddit.com/r/rtlsdr/.rss Radio
+http://www.windytan.com/feeds/posts/default Radio
+
+http://feeds2.feedburner.com/hackaday/LgoM General
+http://www.bunniestudios.com/blog/?feed=rss2 General
+http://rss.slashdot.org/Slashdot/slashdot General
+http://xobs.io/rss/ General
+https://www.reddit.com/r/bitcoin/.rss General
+https://www.reddit.com/r/onions/.rss General
+http://codingquark.com/feed.xml General
+http://blog.nillware.com/rss General
+https://crustaceans.hmmz.org/rss20.xml General
+
+http://lowendtalk.com/discussions/feed.rss Cloud
+
+https://feeds.feedburner.com/BsdNowOgg BSD
+https://bsdly.blogspot.com/feeds/posts/default?alt=rss BSD
+https://www.reddit.com/r/openbsd/.rss BSD
+https://www.geeklan.co.uk/?feed=rss2 BSD
+https://dataswamp.org/~solene/rss.xml BSD
+
+https://blog.patternsinthevoid.net/feeds/all.atom.xml Privacy
+https://diracdeltas.github.io/blog/index.xml Privacy
+
+http://feeds.feedburner.com/RyanLanesBlog DevOps
+https://www.reddit.com/r/ansible/.rss DevOps
+https://www.reddit.com/r/devops/.rss DevOps
+https://www.reddit.com/r/docker/.rss DevOps
+
+http://jvns.ca/atom.xml Development
+http://feeds.feedburner.com/codinghorror?format=xml Development
+http://prog21.dadgum.com/atom.xml Development
+http://blogs.msdn.com/b/oldnewthing/rss.aspx Development
+https://www.reddit.com/r/python/.rss Development
+https://www.reddit.com/r/flask/.rss Development
+https://www.reddit.com/r/node/.rss Development
+http://nullprogram.com/feed/ Development
+
+http://www.devttys0.com/feed/ Security
+http://buffered.io/atom.xml Security
+https://www.reddit.com/r/netsec/.rss Security
+https://www.reddit.com/r/reverseengineering/.rss Security
+http://www.exploit-db.com/rss.xml Security
+http://goto.fail/atom.xml Security
+https://blog.hboeck.de/feeds/index.rss2 Security
+
+https://www.reddit.com/r/gardening/.rss Gardening
+https://www.reddit.com/r/foraging/.rss Gardening
+https://www.reddit.com/r/mycology/.rss Gardening
+
+http://procrastinationranch.blogspot.gr/feeds/posts/default Homestead
+https://www.reddit.com/r/homestead/.rss Homestead
+
+https://www.reddit.com/r/cyberpunk/.rss Random
+https://www.reddit.com/r/battlestations/.rss Random
+https://www.reddit.com/r/edc/.rss Random
+https://www.reddit.com/r/emacs/.rss Random
+
+https://www.reddit.com/r/climbing/.rss Climbing