This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
In-Range.applescript | ||
| |
Out-Of-Range.applescript | ||
| |
README | ||
| |
notif/ |
README
# Proximity Detection Scripts and Programs ##A set of AppleScripts and a CLI program to enable easy use of the Proximity OS X program to lock and unlock your Mac via a bluetooth device's proximity to your Mac.## Currently, the scripts just set your screensaver to enable and enable password protection on the screensaver when you leave and reverse that when you return. But, obviously they can be extended to trigger a lot of fun things. *Note:* You will have to update the applescripts (line 11 on both the in and out of range scripts) to reference your path to the notif program -- something like `do script "/FULL/PATH/TO/proximity-detection-scripts/notif/bin/notif"` - For use with [Proximity](http://reduxcomputing.com/) - Scripts derived from blog entry: [The Technocrat](http://web.mac.com/jhollington/technocrat/The_Technocrat/Entries/2007/3/18_Bluetooth_Proximity_Detection_on_ OS_X.html)








