Name | Modified | Size | Downloads / Week |
---|---|---|---|
NewsGrowler-0.15.tar.gz | 2013-04-11 | 5.3 kB | |
README | 2013-02-21 | 831 Bytes | |
NewsGrowler-0.13.tar.gz | 2013-02-21 | 4.1 kB | |
NewsGrowler-0.12.tar.gz | 2013-02-20 | 4.0 kB | |
NewsGrowler-0.11.tar.gz | 2013-01-10 | 3.2 kB | |
NewsGrowler-0.1.tar.gz | 2013-01-10 | 3.2 kB | |
Totals: 6 Items | 20.7 kB | 0 |
NewsGrowler perl Makefile.PL && make && sudo make install Simple CLI app to watch an RSS feed and growl updates. Run 'perl Makefile.PL' to be sure you have all the prerequisites. Then edit bin/.config to add your favorite RSS feeds. Finally, run bin/newsgrowler every N minutes via cron. A few more details available at https://sourceforge.net/p/newsgrowler/blog/2013/01/newsgrowler-01/ CHANGES: v0.13 - Adds a sf_releases script and splits some of the Perl stuff out into a module. This is a bit of a diversion from the goal of the project, but, it turns out, is actually what I was going for when I started it. Go figure. Is there anybody else actually using this that cares? v0.12 - Better. Has some docs. v0.1 - Works. Watches a RSS feed and growls updates either to localhost or to a remote host. TODO: Documentation.