🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

bluetooth-locker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluetooth-locker

A bluetooth based locker

0.1.6
PyPI
Maintainers
1

Bluetooth Locker

A simple bluetooth based locker that lock and unlock your linux desktop automatically.

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts