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,
---