44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
|
Categories:
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
WebSite: https://airunlock.qtlin.tw
|
||
|
SourceCode: https://github.com/pinetum/AirUnlock-for-Android
|
||
|
IssueTracker: https://github.com/pinetum/AirUnlock-for-Android/issues
|
||
|
Changelog: https://github.com/pinetum/AirUnlock-for-Android/releases
|
||
|
|
||
|
AutoName: AirUnlock
|
||
|
Description: |-
|
||
|
Using android phone to establish a connection with your Mac via Bluetooth
|
||
|
low-energy(BLE), controlling 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)
|
||
|
* Without any internet access.
|
||
|
* Authorization with fingerprint.
|
||
|
* Wake and unlock when 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 bypressing 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://github.com/pinetum/AirUnlock-for-Mac/blob/master/README.md AirUnlock
|
||
|
Mac App Download]
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/pinetum/AirUnlock-for-Android
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: '1.0'
|
||
|
subdir: Application
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|