bt
makes it easy to connect and disconnect from Bluetooth devices.
It runs bluetoothctl
CLI (bluez5
) commands to connect and disconnect from devices, using fzf
to select from cached devices.
- Run
go build
to make the binarybt
. - Use
bt --help
to see the options.
(Optional) Move bt
to a directory within $PATH
.
- go
- fzf
- bluez-utils