slackbuilds_ponce/network/raggle
2010-05-11 15:01:34 +02:00
..
raggle.info network/raggle: Initial import 2010-05-11 15:01:34 +02:00
raggle.SlackBuild network/raggle: Initial import 2010-05-11 15:01:34 +02:00
raggle_ruby_1.8.4.diff network/raggle: Initial import 2010-05-11 15:01:34 +02:00
README network/raggle: Initial import 2010-05-11 15:01:34 +02:00
slack-desc network/raggle: Initial import 2010-05-11 15:01:34 +02:00

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)