Calendar for GeekTool
Introduction
休日・祭日に対応したカレンダーです.休日・祭日はGoogle Calendar を使用しています. 現在の前後一ヶ月(三ヶ月分)を表示します.
Installation
- srcを適当なフォルダーにコピー.
- cal.SAMPLE.ini を cal.ini に複写またはリネームします.
- cal.SAMPLE.ini の apiKey=... に自身のGoogleCalendarAPIキーを設定します.
- chmod +x cal.py
./cal.py を実行し以下のように表示されれば成功です.
GeekTool の設定
Dependencies
- OS X (カラーコードを変えれば他のOSでもいけるかも)
- Python 2.7
License
The code in this repository is available under the MIT License.
Copyright (c) 2015 Tro8.
Known issues
none
Version history
none