← 返回命令列表

Linux command

bluetui 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start the Bluetooth TUI

bluetui

Start with a custom config file

bluetui -c [/path/to/config.toml]

Display help

bluetui -h

说明

bluetui is a terminal user interface for managing Bluetooth devices. It provides an interactive way to scan for devices, pair, connect, and manage Bluetooth connections without using the command-line bluetoothctl tool directly. The TUI displays adapter information, available devices, paired devices, and connection status. It supports device pairing/unpairing, renaming, power management, and discoverability settings.

参数

-c _path_
Use custom configuration file.
-h, --help
Display help information.
-V, --version
Display version information.

FAQ

What is the bluetui command used for?

bluetui is a terminal user interface for managing Bluetooth devices. It provides an interactive way to scan for devices, pair, connect, and manage Bluetooth connections without using the command-line bluetoothctl tool directly. The TUI displays adapter information, available devices, paired devices, and connection status. It supports device pairing/unpairing, renaming, power management, and discoverability settings.

How do I run a basic bluetui example?

Run `bluetui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c _path_ do in bluetui?

Use custom configuration file.