/ulauncher-bluetooth

Powerful Ulauncher tool for managing Bluetooth devices

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ulauncher Bluetooth

Powerful Ulauncher extension for managing Bluetooth devices

Features

  • Turn Bluetooth on/off
  • Change adapter settings (alias, discoverable, pairable)
  • Connect to paired devices
  • Scan for nearby devices and pair
  • Manage settings for paired devices (alias, trusted, blocked)

home (bluetooth off) home (bluetooth on) adapter settings device settings devices found while scanning

Requirements

  • tlp package for the default command to turn bluetooth on/off (e.g. sudo apt install tlp)
  • pip install pydbus
  • pip install PyGObject
  • pip install wrapt-timeout-decorator