memo.xight.org

日々のメモ

Google Calendar と Rainlendar の同期方法 - wget 編

Summary

wget を用いた Google Calendar と Rainlendar の同期方法

スタートアップに wget起動用 バッチファイルを用意する

"C:\path\to\wget\wget -b -a "C:\path\to\wget\log" -O "D:\path\to\basic.ics" http://www.google.com/calendar/ical/USERID@gmail.com/private/basic.ics

"C:\path\to\wget\wget -b -a "C:\path\to\wget\log" -O "D:\path\to\basic.ics" http://www.google.com/calendar/ical/XXXXXXXXXXXXXXXXXXXXXXXXXX%40group.calendar.google.com/private/basic.ics

Reference

Heiko Herold's windows wget spot
http://xoomer.virgilio.it/hherold/

コップ水の日記 - 2006-12-09 - Googleカレンダーの予定をRainlendarに表示させるFinal
http://d.hatena.ne.jp/aglassofwater/20061209/p1