This is my wish:
-I want my MacMini to look (at intervals) in a mysql table to see if records with an url have been added.
-If so, I want to run this url on the MacMini, and delete the record. As it is a .torrent file it will be downloaded to the 'download' folder, where my uTorrents will pick it up from there.
Is this possible with AppleScript? Or should I be thinking of creating a native app in XCode?
-I want my MacMini to look (at intervals) in a mysql table to see if records with an url have been added.
-If so, I want to run this url on the MacMini, and delete the record. As it is a .torrent file it will be downloaded to the 'download' folder, where my uTorrents will pick it up from there.
Is this possible with AppleScript? Or should I be thinking of creating a native app in XCode?