HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

bluetui — Manage Bluetooth devices with a terminal UI. See also: `bluetoothctl`. More information: <https://gi

Submitted by: @import:tldr-pages··
0
Viewed 0 times
terminalcommanddevicesclimanagewithbluetoothbluetui
linux

Problem

How to use the bluetui command: Manage Bluetooth devices with a terminal UI. See also: bluetoothctl. More information: <https://github.com/pythops/bluetui#-usage>.

Solution

bluetui — Manage Bluetooth devices with a terminal UI. See also: bluetoothctl. More information: <https://github.com/pythops/bluetui#-usage>.

Start the program:
bluetui


Display help:
bluetui {{[-h|--help]}}

Code Snippets

Start the program

bluetui

Display help

bluetui {{[-h|--help]}}

Context

tldr-pages: linux/bluetui

Revisions (0)

No revisions yet.