LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bluetui

Terminal user interface for Bluetooth management

TLDR

Start the Bluetooth TUI
$ bluetui
copy
Start with a custom config file
$ bluetui -c [/path/to/config.toml]
copy
Display help
$ bluetui -h
copy

SYNOPSIS

bluetui [options]

DESCRIPTION

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.

PARAMETERS

-c path

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

CONFIGURATION

~/.config/bluetui/config.toml

Configuration file for customizing keybindings and behavior.

KEYBOARD COMMANDS

Tab or l

Switch to next section.
Shift+Tab or h
Switch to previous section.
j/k or Down/Up
Navigate device list.
Space or Enter
Connect/disconnect or pair device.
s
Start/stop scanning.
t
Toggle adapter power.
q
Quit.

INSTALL

sudo pacman -S bluetui
copy
sudo zypper install bluetui
copy
nix profile install nixpkgs#bluetui
copy

CAVEATS

Requires the Bluetooth daemon (bluetoothd) to be running. May require appropriate permissions to access the Bluetooth adapter. Written in Rust using the Ratatui framework.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid