Skip to main content

Bluetooth proximity automation

Project description

Overview

BlueDo - Bluetooth proximity automation

Logo

Lock your desktop, mute music or run any other command when leaving your PC. There are dozens of apps like this. This one just aims to make it beautiful, modern and easy.

Not all bluetooth devices works for this. Some devices randomizes the bluetooth address as a privacy feature, some disconnects to save power. If you have trouble using your phone, try a headset, watch, etc.

Maturity

Beta

Installation

From pip

sudo apt install python3-pip libbluetooth-dev playerctl libgirepository1.0-dev libcairo2-dev gir1.2-appindicator3-0.1
pip3 install --upgrade bluedo

From deb

Fetch deb file from https://github.com/ways/BlueDo/releases

Requirements

Use these system commands:

  • bluetoothctl
  • hcitool
  • loginctl
  • gsettings
  • amixer (if using mute)
  • playerctl (if using pause)

Version > 2.0 is only tested on Ubuntu 22.04 with GNOME. Version < 2.0 is only tested on Ubuntu 20.04-21.04 with GNOME.

Command line options

  • -e / --enable to start service on app start.
  • -m / --minimize to start minimized

Configuration

There are lots more options in the config file. Feel free to tune.

Screenshots

v53 v49 v49_advanced v3_2 v3

System changes

Note that this app will make these changes to your power management:

  • Enable screen lock: org.gnome.desktop.screensaver lock-enabled true
  • Set delay from screen blacking to locking to zero: org.gnome.desktop.screensaver lock-delay 0
  • Set screen saver timeout to 10 seconds when device is away, 5 minutes when device is present: org.gnome.desktop.session idle-delay 600

TODO

  • Check for dependencies on startup
  • Default lock / unlock ON.
  • Keep two instances from running at the same time.
  • Minimize to tray, instead of having both minimize and minimize to tray.
  • Stop device scanning when minimized
  • Change to dynamic widget layout instead of fixed.
  • Change preferences button to proper burger menu.
  • Move media files to some other dir?
  • Unit tests
  • When on xfce:
    • for bluetooth settings, open blueman-manager
    • to lock/unlock change xscreensaver timeout, to match functionality from gnome

Development docs

  • scan for devices: bluetoothctl devices

  • rssi for device: hcitool rssi ff:ff:ff:ff:ff:ff (unstable)

  • Version below .56 needs Python < 3.9, bluetoothctl ~5.50 or newer.

  • hard locking: lock when no signal

  • soft locking: set screensaver timeout to 10 seconds when no signal

Inspiration

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bluedo-2.1.tar.gz (303.0 kB view details)

Uploaded Source

Built Distribution

bluedo-2.1-py3-none-any.whl (299.7 kB view details)

Uploaded Python 3

File details

Details for the file bluedo-2.1.tar.gz.

File metadata

  • Download URL: bluedo-2.1.tar.gz
  • Upload date:
  • Size: 303.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for bluedo-2.1.tar.gz
Algorithm Hash digest
SHA256 b5132c38dd2f48af6492d94340bd3046ef85b37debf59c03ef16b6ad228cfeaf
MD5 5338e9d9cc22cb40e1a8f61a21ae7f15
BLAKE2b-256 c70d3932e49606191cf6286b59fbd3f86cebcb2f605d5e878a20a8c2baae7a7e

See more details on using hashes here.

File details

Details for the file bluedo-2.1-py3-none-any.whl.

File metadata

  • Download URL: bluedo-2.1-py3-none-any.whl
  • Upload date:
  • Size: 299.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for bluedo-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0470727e431bd812055465f56fbaf66fe0d9c8969e2bd0623e0b4956346b33ec
MD5 ce911c6eeed7688c94d6dd71a2366045
BLAKE2b-256 6366774288ecd6bda92d6d83081d355bd7231667c485c2ee588a3a760cfce180

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page