Weather MOTD
This is a small PHP script that connects to the Canadian Weather Office site and gets the weather for your region and places it into the ssh motd file. There is color in the motd (color motd, color ssh motd) so certain keywords in the weather are colorized (eg: rain is blue, sun yellow, etc). You need to input the weather office text forecast URL for your region, and specify your area.
The script will make a good guess at whether the data received is a valid weather forecast with a simple scoring system, so if invalid data is received, the previous forecast will remain intact.
Put it in a cron job to periodically update your weather forecasts.
TODO: Add a complete location database so users can simply choose their province and location, and the URL and location DEFINES will be automatically populated.
Download: weather-motd.tar.gz
Sample Screenshot: