From 9b0b6b664e0cf4a36e44220a305b5365b86d7db5 Mon Sep 17 00:00:00 2001 From: QT-Lin Date: Mon, 11 Jul 2016 13:45:30 +0800 Subject: [PATCH] add README file --- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d897e4b --- /dev/null +++ b/README.md @@ -0,0 +1,45 @@ + +AirUnlock (Mac) +=================================== +Screenshot + +Introduction +------------ +Establish a connection with your Mac via Bluetooth low-energy (BLE), wireless control Mac lock state (Lock or Unlock). +#### Features +- Store the password in Mac system keychain +- Send the UUID for lock/unlock Macbook (other people can't control your mac) +- With out any internet access +- Authorization with fingerprint +- Wake and unlock whebn mac is sleeping (can not work when first boot-up and manually lock by clicking your name on the status bar and then clicking 'Login Window....') +- Unlock when you resume Mac by pressing a key +- Unlock when you manually lock mac with clicking "lock screen" by keychain access in status bar [(Choose Keychain Access > Preferences, then click General. Select Show keychain status in menu bar.)](https://support.apple.com/kb/PH20121?viewlocale=en_US&locale=en_US) + + + +Requirement +-------------- +- Bluetooth 4.0+ both on Mac and Android mobile +- Mac OS X 10.10+ or MacOS 10.12 +- Android 5.0+ + + +Getting Started +--------------- +- [Download AirUnlock for MacOS](https://github.com/pinetum/AirUnlock-for-Mac/releases/download/0.4/AirUnlock_mac_0.4.zip) ([or build from source](https://github.com/pinetum/AirUnlock-for-Mac)) +- [Download AirUnlock Android client](https://github.com/pinetum/AirUnlock-for-Android/releases/download/1.0/AirUnlock_1.0.zip) ([or build from source](https://github.com/pinetum/AirUnlock-for-Android)) +- Launch AirUnlock on mac and turn on Bluetooth +- Set up your passord +- Generate a QR-code for android mobile +- Launch AirUnlock on Android and scan QR-code for first time +- Control buttons will show in Notification + +Screenshots +------------- +Screenshot + +License +------- +BSD + +