Mac OS : creating a background periodic simple script
- by Julien
Hi folks !
I have a friend who wants something quite easy : he has a mac, and he would like a very simple script/app that runs in the background. The goal is to replace a file every 5 minutes with one downloaded from the internet.
I would also like a menu on the top bar (like the clock on Mac Os, the wifi, the sound, Dropbox,...)
What would be the easiest way to do that ? Objective C ? AppleScript ? Do you guys have any inspiration for that ?
Thanks a lot
Julien