TODO in Mange-git-remote-monitor-0.1.1 vs TODO in Mange-git-remote-monitor-0.1.2

- old
+ new

@@ -1,23 +1,24 @@ 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 + * Command line arguments + * Specify a project name * 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? + * Email? + * HTTP request to a URL? + * Run generic command? + * XMPP? Too crazy? + * Let notification plugins have configuration settings + * Project name/Notifier plugin structure. Have a wildcard project for default settings. \ No newline at end of file