summaryrefslogtreecommitdiff
path: root/network/raggle/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/raggle/README')
-rw-r--r--network/raggle/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/network/raggle/README b/network/raggle/README
deleted file mode 100644
index 872c84e638..0000000000
--- a/network/raggle/README
+++ /dev/null
@@ -1,17 +0,0 @@
-Raggle is an RSS aggregator, written in Ruby. Raggle has two interfaces: a
-console interface and a (beta) web interface. Features include HTTP proxy,
-authentication, and conditional GET support, OPML import/export, themes,
-Syndic8 integration, feed categories, and support for various versions of
-RSS. The console interface also features customizable keybindings, basic
-HTML rendering, Screen support, and browser auto-detection.
-
-Configuration:
-Common configuration files
---------------------------
-$HOME/.raggle/config.rb - main configuration file
-$HOME/.raggle/feeds.yaml - feed list
-$HOME/.raggle/feed_cache.store - cached feed items
-$HOME/.raggle/theme.yaml - colors, window layout
-$HOME/.raggle/web_ui - web interface
-
-Dependencies: ncurses-ruby (script available at SlackBuilds.org)