Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 322 Bytes

File metadata and controls

11 lines (9 loc) · 322 Bytes

Bluetooth Ctl Cli Normalizer

The project wraps bluetoothctl up to eliminate submenus. Just type required command and submenu switching will happen automatically.

How To Build

go run -o bluetoothctl-cli-normalizer main.go

Todo

  • pass tabs and arrow keys
  • track bluetoothctl process status (alive or not)