Linux command
bluetuith 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
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