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
- Host: GitHub
- URL: https://github.com/ww24/go-icloud-reminder
- Owner: ww24
- Created: 2018-05-27T06:24:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T17:22:10.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T10:46:34.259Z (3 months ago)
- Topics: icloud, icloud-reminder
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 で同期されます。