TODO ==== Before beta: * More specs * Need to figure out how to simulate the stuff better; reduce inter-dependencies * Command line arguments * Specify a project name * Specify path * Specify fetch interval * Daemonize the program * Look at real Git libraries; might be better than calling the system Before 1.0: * Read/Save configuration with git-config(1) * Make it easy to quit the daemons (git-remote-monitor --kill-all, or similar) Before 1.1: * Extend to more notification systems than Meow (Growl on Mac OS X) * knotify * Whatever Gnome uses * Windows possible? * XMPP? Too crazy?