Q: Is it Possible to sync calendar periodically?
A: From 0.5.7, NemusSync can run in command line mode.
And, Here is instruction from Andrea Palisca (thanks!)
---
Sangwook,
I created a simple
.plist file to run NemusSync via launchd every x seconds (set to 300 below):
Instructions:
1) Save to: ~/Library/LaunchDaemons/com.paf78.autoNS.plist
2) Load using: launchctl load ~/Library/LaunchDaemons/com.paf78.autoNS.plist
or reboot.
Feel free to post on your site, if you wish.
Cheers,
---
For iPhone 3G from Jonathan James Simon
Hi,
I thought you might want to know that the path to store the com.paf78.autoNS.plist (as explained on your FAQ page) is not valid, at least on an iPhone 3G. The LaunchDaemons folder is /System/Library/LaunchDaemons/.
Please let me know if this is just my mistake.
Thanks,
JS