pereljon / Lost-My-Mac

Scripts to help you recover a lost Mac.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lost-My-Mac

Scripts to help you recover a lost mac computer.

##LostMyMac.sh:

  • Enables Mac OS Location Services.
  • Authorizes LocateMe (wi-fi/GPS locator)
  • Get current location of computer (requires AirPort interface to be active)
  • Take picture using iSight camera.
  • Send email through authenticated SMTP server with image attached and Google Maps GPS URL.

###Usage:

  • Run script as root through a client management system (Casper's JAMF) when a computer is lost.
  • Prior to run, make sure that the required software (below) is installed.

###Requires: #####LocateMe: A command-line utility to use OS X's geolocation service

#####mailsend: A program to send mail via SMTP from command line

#####imagesnap: Capture Images from the Command Line

About

Scripts to help you recover a lost Mac.

License:MIT License


Languages

Language:Shell 100.0%