The hackage2twitter package
Build on the feed2twitter library, this program reads the Hackage RSS feed and tweets each new release to Twitter.
The Hackage feed is read only once. To keep updating, call this program every few minutes in a cron job.
A local cache of the last 20 tweets is kept in a file to make sure no duplicates are sent.
Usage:
$ hackage2twitter username password cache-file [--debug-mode]
Properties
| Version | 0.2.1 |
|---|---|
| Dependencies | base (≥4), feed (≥0.3.6), feed2twitter (≥0.2) |
| License | BSD3 |
| Author | Tom Lokhorst |
| Maintainer | Tom Lokhorst <tom@lokhorst.eu> |
| Stability | Experimental |
| Category | Distribution, Web |
| Home page | http://github.com/tomlokhorst/hackage2twitter |
| Executables | hackage2twitter |
| Upload date | Thu May 21 18:50:40 UTC 2009 |
| Uploaded by | TomLokhorst |
| Built on | ghc-6.10 |
Downloads
- hackage2twitter-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)