MercuryAlloy automates the build process for the Mercury browser.

I really like the Mercury browser, but I worried about the browser getting out of date, since releases of the browser seem to be build and released manually. So I threw together a set of scripts and overrides that will allow the build process to run without user interaction and on a schedule. You can modify the subscripts to move your compiled executable anywhere you want (like a web server), as well as send a custom alert upon successful build (like sending the link out via email).

This is a more technical project, but it has been a fun learning experience.