11 lines
377 B
JSON
11 lines
377 B
JSON
{
|
|
"uuid": "ble-unlock@blelock.github.io",
|
|
"name": "BLE Unlock",
|
|
"description": "Lock/unlock your GNOME session based on Bluetooth RSSI of a nearby device.",
|
|
"version": 1,
|
|
"shell-version": ["49"],
|
|
"session-modes": ["user", "unlock-dialog"],
|
|
"settings-schema": "org.gnome.shell.extensions.bleunlock",
|
|
"url": "https://github.com/blelock/blelock"
|
|
}
|