The Bluetooth wireless technology is a standard for a small-form factor, low-cost radio solution that provides links between mobile computers, mobile phones, other portable handheld devices, and connectivity to the Internet.
In Linux, the official implementation of the Bluetooth protocol stack is BlueZ. It consists of many modules:
- Bluetooth kernel subsystem core.
- L2CAP and SCO audio kernel layers.
- RFCOMM, BNEP, CMTP and HIDP kernel implementations.
- HCI UART, USB, PCMCIA and virtual device drivers.
- General Bluetooth and SDP libraries and daemons.
- Configuration and testing utilities.
- Protocol decoding and analysis tools.
There are many other useful Bluetooth tools available for Linux. This article showcases our favorites.
Let’s explore the Bluetooth tools at hand. For each title we have compiled its own portal page, providing a screenshot of the software in action, a full description with an in-depth analysis of its features, together with links to relevant resources.
| Bluetooth Tools | |
|---|---|
| GNOME Bluetooth | GNOME's Bluetooth tool |
| Bluman | Lightweight GTK+ Bluetooth manager written in Python |
| bluetuith | TUI-based Bluetooth connection manager |
| Bluejay | Bluetooth manager and Bluez front-end |
| Overskride | Simple yet powerful Bluetooth client |
| toolBLEx | Bluetooth low energy device scanner and analyzer |
| Bluedevil | Adds Bluetooth capabilities to KDE Plasma |
| bluetooth-autoconnect | Automatically connect to all paired and trusted Bluetooth devices |
| Blueberry | Wrapper application to use gnome-bluetooth outside of GNOME. |
| ObexFTP | Mobile equipment file transfer tool |
| BLE Serial | RFCOMM for BLE |
This article has been updated to reflect the changes outlined in our recent announcement.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


The autoconnect bluetooth script is really useful, never heard of it and it works well!
Yes, the script is a keeper