LE
leng-yue/bluetooth-locker
Bluetooth Locker
Bluetooth Locker
A simple bluetooth based locker that lock and unlock your linux desktop automatically.
Lock your PC using HomeKit is a better solution, please check HomeKit PC Lock.
How to use
You need to have libbluetooth-dev in your system.
# Simple run
bluetooth-locker -d xx:xx:xx:xx:xx:xx
# Multiple devices
bluetooth-locker -d xx:xx:xx:xx:xx:xx -d xx:xx:xx:xx:xx:aa
# Install service
sudo bluetooth-locker -d xx:xx:xx:xx:xx:xx --install
# Uninstall service
sudo bluetooth-locker -d xx:xx:xx:xx:xx:xx --uninstall[Optional] Arduino Bluetooth Key
Though we recommand you to use your phone as the key.
Here is a simple arduino bluetooth server implementation.
On this page
Languages
Python73.2%C17.2%C++8.7%Shell0.9%
Contributors
MIT License
Created June 26, 2022
Updated April 16, 2023