Socket
Socket
Sign inDemoInstall

stalk-my-friends

Package Overview
Dependencies
156
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stalk-my-friends

Unofficial Apple Find My Friends API client.


Version published
Weekly downloads
1
Maintainers
1
Install size
6.05 MB
Created
Weekly downloads
 

Readme

Source

stalk-my-friends Build Status

Unofficial Apple Find My Friends API client.

Install

$ npm install --save stalk-my-friends

CLI

Copy config.js.example to config.js and add iCloud credentials.

node ./cli.js

TODO

  • Prevent Apple from thinking this is a "new device" every time it is used so we don't get a notification email.
  • Make a stable API and document it.
  • The API is a total mess with nonsense and redundancy everywhere. Clean it up.
  • Abstract away the apple specific response format into something much simpler and maybe find some kind of standard format for location data.
  • Cache logins and handle session renewal with the unfinished code in lib/find-my-friends.js.
  • Properly separate lib/icloud.js from lib/find-my-friends.js.

License

MIT © madmod

Keywords

FAQs

Last updated on 06 Feb 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc