prism-bluetooth
A convenience wrapper that launches the system's Bluetooth management interface. It uses 05 Bluetui, a terminal-based user interface (TUI), to manage Bluetooth devices, connections, and scanning.
How it works
- Environment Setup: Ensures
bluetuiis in the systemPATH. - Execution: Passes the
bluetuicommand toprism-tui. This suggests thatprism-tuiis a helper script responsible for spawning a new terminal window (likely floating or centered) to host the TUI application.
Dependencies
bluetui: A TUI for managing Bluetooth on Linux.prism-tui: A wrapper script (internal to Prism) used to launch terminal applications in a specific window configuration.
Usage
Trigger via the application launcher or bind to a key (e.g., in the settings menu).
prism-bluetooth