Sunday, 4 November 2018

Node.js iCloud API

If you ever wanted to interact with iCloud programmatically.I've implemented not every service but almost. You can fetch, edit, add & remove contacts, reminders, mails, your device's locations, photos, notes, files, your friends locations & a lot more.​This is absolutely not a part Apple's official API but my private library.https://www.npmjs.com/package/apple-icloudhttps://github.com/MauriceConrad/iCloud-API​If you want to try it out, use the demos. They are really dynamically and will ask you the first time for your credentials. In the documentation each service is described very detailed.There are also some issues in the README/Documentation, I know. It's not completely perfect but almost ;-)The project is interesting for a lot of projects and I am very proud to be "done". But there are also some safety issues.Of course, this opens the possibility to track someone's GPS position using "FindMyiPhone" programmatically the whole day just knowing his iCloud credentials or if you just had access to his phone one time and added your icloud account to the list of friends who are allowed to track you.

Submitted November 04, 2018 at 02:33PM by mauriceconrad

No comments:

Post a Comment