HGMC: Haskell GMail Count
soeren, 2009-12-06
I am using XMonad in combination with xmobar and I wanted to display the current mail count for my gmail account. I wrote the following little Haskell tool to implement this behaviour using curl to retrieve the mail feed from google and do parsing with XML.Light and feed.
blog comments powered by Disqus