diesalher
Joined: 14 Apr 2009 Posts: 28
|
Posted: Mon Jun 22, 2009 11:17 am Post subject: Autohotkey Api for remember the milk? |
|
|
Hi, first of all sorry for my english, not my main lang
Some time ago i developed a .NET program wich uses Ironcow (remember the milk .NEt Api package) to get, delete, add, etc... rtm tasks and lists from command line.
I used Launchy , then FARR to call my program to add a task, download alist of tasks, etc with simple commands,
I used rainmeter to show the tasks dowloaded with my program directly in desktop and synchronized betwenn several computers (Home, work, etc...).
So ...
FARR (add task, delete task ) --> My .NEt program --> RTM
and rainmeter to represent the tasks on desktop
Now i've developed an autohotkey script wich
a) replaces rainmeter (i use a Ahk GUI to show the tasks in desktop )
b) replaces FARR or Launchy (in the previous GUI i've gor buttons and textbox to add , delete tasks, etc.. directly in my desktop)
Now i wan to ride off my .NET Program and write an API wich can interact directly with Remember the milk (from the rtm Api, not via Twitter or third parties).
I'm loooking for advice on http requesting from Autohotkey (invoking REST web services from AUTOHOTKEY ,JSON, etc...) or a bit of orientation
Thanks in advance |
|