Skip to content

A set of scripts for using "Find My iPhone" to keep an updated log of your location in a Gist.

License

Notifications You must be signed in to change notification settings

neonichu/FindMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindMe

Two simple scripts which allow you to keep an updated log of your location in a Gist. It utilizes rosumi for getting your location from Apple's Find My iPhone service. Through GitHub's GeoJSON support in Gists, you can then share your current location on your website (example).

Usage

  1. sudo gem install rosumi
  2. Put your Apple account credentials into locate.rb
  3. Set up key-based authentication for your GitHub account
  4. Create a Gist and clone it as gist in your FindMe working copy
  5. Create a cronjob for the update.sh script

Note: The script assumes that your working copy lives at $HOME/tmp, you might want to adjust that.

About

A set of scripts for using "Find My iPhone" to keep an updated log of your location in a Gist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published