/gosumi

iCloud/Find My iPhone client written in Go

Primary LanguageGoMIT LicenseMIT

gosumi GoDoc

A port of sosumi written in Go.

Disclaimer

Apple is constantly changing their API for iCloud, so if something doesn't work, please just fill out an issue.

Usage

See example for simple usage:

APPLE_EMAIL="you@icloud.com" APPLE_PASSWORD="l33ts3cur3" go run example/main.go

License

MIT. See LICENSE.