這是本文件的舊版!
因為發送訊息,是以python程式寫成。運用Google API Calendar等工具將信息傳到Google日曆,再利用Google日曆提供手機簡訊提醒工具來達成SMS的目的。
安裝python必要套件。 (easy_install )
#yum install python-setuptools
#easy_install python-gflags #easy_install httplib2 #easy_install argparse #easy_install rfc3339 #easy_install google-api-python-client
因為是使用Google API,需要到 https://code.google.com/apis/console/ (使用google帳號登入)申請API金鑰。