Skip to content

petronny/rssdrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Perl script to deliver rss feeds to Maildir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%