Linux command
bluetuith 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the Bluetooth manager
bluetuith
Connect to a specific adapter
bluetuith --adapter [hci0]
说明
bluetuith is a terminal user interface for managing Bluetooth devices. It provides device scanning, pairing, connecting, and file transfer via OBEX, all through an interactive TUI. The interface displays nearby devices, paired devices, and adapter properties, making Bluetooth management possible without a graphical desktop environment. Written in Go, it aims to be a replacement for most Bluetooth managers like blueman. It supports Linux, macOS, and Windows.
参数
- --adapter _name_
- Specify the Bluetooth adapter to use
- --no-warning
- Suppress warning messages
- --confirm-on-quit
- Ask for confirmation before quitting
FAQ
What is the bluetuith command used for?
bluetuith is a terminal user interface for managing Bluetooth devices. It provides device scanning, pairing, connecting, and file transfer via OBEX, all through an interactive TUI. The interface displays nearby devices, paired devices, and adapter properties, making Bluetooth management possible without a graphical desktop environment. Written in Go, it aims to be a replacement for most Bluetooth managers like blueman. It supports Linux, macOS, and Windows.
How do I run a basic bluetuith example?
Run `bluetuith` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --adapter _name_ do in bluetuith?
Specify the Bluetooth adapter to use