ForumsSearch
Search results for "Posted by Nick Gordon"
Author | Message |
---|---|
Nick Gordon |
Posted Jul 06, 2014 in: cmDo finally released - Windows CLI interface for adding tasks
Score: 0
4 years is a long time to wait... I suppose
|
Nick Gordon |
Posted Jul 06, 2014 in: cmDo finally released - Windows CLI interface for adding tasks
Score: 0
So a long time ago I posted this:
https://www.toodledo.com/forums/8/5621/0/upcoming-app-release-cmdo.html But today I finally uploaded everything to Github and released it: https://github.com/snicker/cmDo The binary can be found here: https://github.com/snicker/cmDo/releases/tag/v1.0.0 The README on Github explains usage! |
Nick Gordon |
Posted Apr 13, 2010 in: Upcoming App Release: cmDo
Score: 0
I created a simple app using the the ToodleApi .NET libraries that I have called cmDo (pronounced "commandoo", sorta like commando).
The app is a command-line based application that handles everything much in the same syntax as Twitter and E-mail with a couple small enhancements (inferring due dates from the task title, partial name matching of contexts/folders). It also has complete support for Growl for Windows, which is cool. As an example something like this: cmdo Create a google code repository for cmDo this weekend @home *cmdo Would create a task titled "Create a google code repository for cmDo" matching my "At Home" context and the "cmDo" folder, and infer a due date of Sunday the 18th (this weekend). I hope to be posting it somewhere this weekend so others can use it. I built it mainly so that I could use it from Launchy with the Runner plugin, but I could see it being very useful to many other people, so I would like to share it. This message was edited Apr 13, 2010. |