2020-05-23 15:42:33 +02:00
2020-04-18 21:26:30 +02:00
2020-04-19 10:13:49 +02:00
2020-04-25 15:03:18 +02:00

bthandler

A simple interactive tool to:

  • connect to already paired devices
  • pair new ones
  • unpair already paired devices
  • turn bluetooth on/off
  • blacklist paired devices to not be listed in connection selection (useful for auto-connecting devices like some mice)

all via dmenu. Should be easily extendable by editing the actions string.

Installation

Edit the Makefile to reflect your preffered installation destination. Then, simply

make install
Description
A simple interactive tool to connect, pair, etc bluetooth devices via dmenu
Readme 710 KiB
Languages
Shell 93.6%
Makefile 6.4%