avegner / bluetoothctl-cli-normalizer

bluetoothctl-cli-normalizer eliminates submenus in bluetoothctl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

bluetoothctl-cli-normalizer eliminates submenus in bluetoothctl

License:GNU General Public License v3.0


Languages

Language:Go 100.0%