This is obviously a bad place for this since it'd have to be a new repo and stuff, but I'm starting to feel the need for this, and it'd be a nice place to play with my Angular skills.
I think v1 is just to put up an app that takes a user ID and API key (for Habit) and gets an auth token from RTM (for RTM). Then it calls habitsync in the background and just captures output and outputs it on the web view.
User input would be sanitized and I'd probably use some library designed for shelling out safely.
v2 would be to abstract out the common functionality into a library or something, make it all smarter.
This is obviously a bad place for this since it'd have to be a new repo and stuff, but I'm starting to feel the need for this, and it'd be a nice place to play with my Angular skills.
I think v1 is just to put up an app that takes a user ID and API key (for Habit) and gets an auth token from RTM (for RTM). Then it calls habitsync in the background and just captures output and outputs it on the web view.
User input would be sanitized and I'd probably use some library designed for shelling out safely.
v2 would be to abstract out the common functionality into a library or something, make it all smarter.