A simple interactive tool to connect, pair, etc bluetooth devices via dmenu
Go to file
2020-04-18 21:50:24 +02:00
bthandler removed unnecessary outputs to console that were used for debugging 2020-04-18 21:50:24 +02:00
config.mk Added initial Makefile 2020-04-18 21:41:04 +02:00
LICENSE Initial Project Version 2020-04-18 21:26:30 +02:00
Makefile Added initial Makefile 2020-04-18 21:41:04 +02:00
README.md Update README.md 2020-04-18 21:48:34 +02:00

bthandler

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

Installation

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