/rssdrop

A Perl script to deliver rss feeds to Maildir

Primary LanguagePerl

rssdrop

rssdrop - deliver rss feeds to Maildirs.

Please reply to this issue to report the feeds that making bugs.

Bugs fixed & Enhancements

  • Fixed initialization bugs
  • HTTPS support
  • Locale independence
  • Fits more feeds
  • Avoid being forbidden by browser signature

EXAMPLES

Initialize rssdrop

$ rssdrop --mailfolder path/to/mailfolder

Subscribe to a new feed

$ rssdrop -a acme-widgets http://acme.com/widgets.rss

Fetch items in your new feed

$ rssdrop acme-widgets

Unsubscribe

$ rssdrop -d acme-widgets

Fetch all new items in all feeds

$ rssdrop

Dependencies

Archlinux

  • perl-xml-simple
  • perl-date-manip
  • perl-lwp-protocol-https: For HTTPS support.

Now works fine with