Skip to content

Rapha149/ulauncher-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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