[Haskell-cafe] [ANN] Twitter Client

Don Stewart dons at galois.com
Fri May 9 19:10:11 EDT 2008


chris:
> Hey everyone,
> 
> I was tired of all those graphical Twitter clients that aren't usable  
> from my Terminal, so I wrote my own. It's still very much alpha, but  
> comments or improvements are more than welcome. You can install it by  
> downloading the twitter-package from hackage.
> 
> In order to get it to work, create a file "~/.twitter" with the  
> contents username:password, and you should be set.
> 
> The source code isn't polished yet, but it makes heavy use of the new  
> curl, json and xml libraries from Galois, so it might be interesting  
> to browse the source.

Great! Perhaps we could use it as an annotated tutorial for the libs?
Put the source on the wiki with comments?

-- Don


More information about the Haskell-Cafe mailing list