Bluetui: A Terminal User Interface for Bluetooth Management on Linux
By
birdculture
The kind of bagel that ruins lesser bagels for you.
Summary
Bluetui is a Terminal User Interface (TUI) application for managing Bluetooth connections on Linux systems. The article provides installation instructions for various methods including binary downloads from GitHub releases, installation via crates.io for Rust packages, package manager installation for Arch Linux and Gentoo distributions, and building from source. It also includes basic usage instructions for navigating the TUI interface with keyboard shortcuts.
Key quotes
· 5 pulled💡 Prerequisites: A Linux based OS with bluez installed.
📥 Binary release: You can download the pre-built binaries from the release page.
🐧 Arch Linux: You can install bluetui from the extra repository.
⚒️ Build from source: Run the following command to produce an executable file.
🪄 Usage: Tab or l: Scroll down between different sections. shift+Tab or h: Scroll up.
You might also wanna read
Flatpak to require systemd in next major version, dropping support for alternative init systems
Flatpak, a universal Linux app distribution system that previously prided itself on being distribution-agnostic (including support for non-s
winpodx: Open-source tool runs Windows apps as native Linux windows with FreeRDP RemoteApp
winpodx is a beta-stage open-source tool (v0.3.0) that lets Linux users run Windows applications as native Linux windows using FreeRDP Remot
Asahi Linux Progress Report: Linux 7.0 and Apple Silicon Porting Updates
After nearly three years of Linux 6.x kernels, Linux 7.0 has been released, and the Asahi Linux project provides a progress report on portin
asahilinux.org·1mo agoLittle Snitch for Linux: Technical Impressions and Why I'm Sticking with Open-Source Alternatives
The article discusses the release of Little Snitch for Linux, a network monitoring tool originally for macOS, and explains why the author is

Ubuntu 26.04 to Add Asterisk Feedback to sudo Password Prompts, Ending 46 Years of Silent Entry
Ubuntu 26.04 LTS (Resolute Raccoon) will introduce asterisk feedback for sudo password prompts, ending 46 years of silent password entry in
pbxscience.com·2mo agoFedora 44 Beta Images Released for Raspberry Pi 5 on Pi Day
The article discusses the release of Fedora 44 Beta images for Raspberry Pi 5, specifically timed for Pi Day. The author explains they were
