An open API service indexing awesome lists of open source software.

https://github.com/ww24/go-icloud-reminder

iCloud Reminder for golang
https://github.com/ww24/go-icloud-reminder

icloud icloud-reminder

Last synced: about 2 months ago
JSON representation

iCloud Reminder for golang

Awesome Lists containing this project

README

        

# iCloud Reminder Web API client for GAE go

## Usage

### Setup
`/setup` を開いて、 iCloud ID と Password を入力。

2FA が有効な場合はリダイレクトされて戻ってくるので、 追加で Verification code も入力します。

認証に成功すると Cloud Datastore の Secret という Entity Kind で `X-APPLE-WEBAUTH-USER`, `X-APPLE-WEBAUTH-TOKEN` が保存されます。

### Cron
認証設定後は、一定間隔で Reminder が Cloud Datastore の Reminder という Entity Kind で同期されます。