Skip to content
Tech News
← Back to articles

Bluetui – A TUI for managing Bluetooth on Linux

read original get TUI → more articles

TUI for managing bluetooth on Linux

💡 Prerequisites

A Linux based OS with bluez installed.

Note You might need to install nerdfonts for the icons to be displayed correctly.

🚀 Installation

📥 Binary release

You can download the pre-built binaries from the release page release page

You can install bluetui from crates.io

cargo install bluetui

🐧 Arch Linux

... continue reading