A simple interactive tool to connect, pair, etc bluetooth devices via dmenu
Go to file
2020-04-21 20:58:39 +02:00
bthandler fixed issue of paired devices not being remembered after reboot 2020-04-21 20:58:39 +02:00
LICENSE Initial Project Version 2020-04-18 21:26:30 +02:00
Makefile Updated Makefile for blacklist file 2020-04-19 10:13:49 +02:00
README.md fixed issue of paired devices not being remembered after reboot 2020-04-21 20:58:39 +02:00

bthandler

A simple interactive tool to connect to already paired devices, pair new ones, toggle basic settings for bluetooth devices via dmenu

If you ahve issues with your already paired devices not staying paired after reboots

chmod -R a+rwx /var/lib/bluetooth

might be a bit of a brute force way to solve the issue. stackexchange thread about it

Installation

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