معرفی شرکت ها


bluetooth-locker-0.1.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A bluetooth based locker
ویژگی مقدار
سیستم عامل -
نام فایل bluetooth-locker-0.1.6
نام bluetooth-locker
نسخه کتابخانه 0.1.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده leng-yue
ایمیل نویسنده lengyue@lengyue.me
آدرس صفحه اصلی https://github.com/leng-yue/bluetooth-locker
آدرس اینترنتی https://pypi.org/project/bluetooth-locker/
مجوز MIT
# Bluetooth Locker <p> <a href="https://pypi.org/project/bluetooth-locker/" target="_blank"> <img src="https://img.shields.io/pypi/v/bluetooth-locker" /> </a> <a href="https://github.com/leng-yue/bluetooth-locker/actions/workflows/ci.yml" target="_blank"> <img src="https://img.shields.io/github/workflow/status/leng-yue/bluetooth-locker/CI?label=check" /> </a> <img src="https://img.shields.io/github/license/leng-yue/bluetooth-locker" /> <a href="https://pepy.tech/project/bluetooth-locker" target="_blank"> <img src="https://pepy.tech/badge/bluetooth-locker" /> </a> </p> 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. ```shell # 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.


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl bluetooth-locker-0.1.6:

    pip install bluetooth-locker-0.1.6.whl


نصب پکیج tar.gz bluetooth-locker-0.1.6:

    pip install bluetooth-locker-0.1.6.tar.gz