Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stalk-my-friends

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stalk-my-friends

Unofficial Apple Find My Friends API client.

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 06 Feb 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc