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.

Maturity

Beta

Installation

From pip

sudo apt install python3-pip libbluetooth-dev playerctl
pip3 install --user bluedo

From snap

sudo snap install --classic bluedo

Requirements

  • sudo apt install python3-pip libbluetooth-dev playerctl
  • pip3 install --user bluedo

Use these system commands:

  • bluetoothctl
  • loginctl
  • gsettings
  • amixer
  • playerctl

Only tested on Ubuntu 20.04 with GNOME.

Command line options

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

Screenshots

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

  • Figure out what freezes app sometimes. Only happends when run from codium.
  • Stop device scanning when minimized
  • "Open bluetooth settings"
  • Resume playback on "here"
  • Unmute on "here"
  • Unit tests

For snap

  • See if build config can be cut down
  • Theming doesn't work right (looks ugly)
  • Attempt to confine

Development docs

  • scan for devices: bluetoothctl devices

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

  • 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-0.39.tar.gz (109.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: bluedo-0.39.tar.gz
  • Upload date:
  • Size: 109.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for bluedo-0.39.tar.gz
Algorithm Hash digest
SHA256 0047453a6d28f64806dd0bdb83904d56fc78040f8b18b3b58d67aaf4bcb8f9b4
MD5 1a0d6f9c602e094c8ebf47656a3294a7
BLAKE2b-256 901ffe25cedb154da06572ba3b8255ef1560f89523941aef8742f7347036f953

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