by Pedro Parracho [email protected]
This is a set of files I use to synchronize the iPod with google calendar.
To install you need to copy the workflow to the folder ~/Library/Services
.
iPod.ico
- Nice icon when the iPod is mountedAUTORUN.INF
- Autorun file, to have the icon and add the "update ICAL" option when rights clicking over the iPod driver to launch the updateIpdoScript.shupdateIpod.sh
- script that retrieves the calendars from google (cygwin version)macUpdateIpod.sh
- script that retrieves the calendars from google (Mac Os version)
The script, as is, expects iPod with drive letter I: and cygwin installed in c:\cygwin\
, this can be changed in the AUTORUN.INF
file and updateIpod.sh
Edit the file updateIpod.sh
to add your URL calendars (ICAL format)
Released under MIT License