wxperl

See it in Action – My backyard weather station in Mystic Island, NJ
wxperl is a Perl application for displaying weather station data from Weather Display’s raw data logs. wxperl contains an AJAX enabled web interface with graphs as well as daily Twitter abilities.
Download the latest source or browse via gitweb: [ tar.gz | zip | browse ]
You may clone the git repo with:
git clone http://git.thegrebs.com/git/wxperl

[...] I’m getting ready to make a commit to wxperl and I run a git diff to check on changes and git yelled at me that I had some trailing white space. [...]