1 unstable release

0.1.0 Feb 1, 2025

#146 in Hardware support

Download history 44/week @ 2025-01-26 85/week @ 2025-02-02

129 downloads per month

MIT license

48KB
1K SLoC

BlueTool

A TUI Bluetooth device manager

Pipeline crates.io


A terminal gui app for linux Bluez systems, meant to be easier to use than bluetoothctl, and quicker than a traditional GUI.

Usage

Run bluetool from the terminal to drop into the gui. Press q at any time to quit.

Commands keys are displayed along the bottom of the window (see screenshot below). bluetool will continually listen for new devices and device updates.

Installation

Cargo

Install with cargo:

cargo install bluetool
bluetool --help

This builds and installs the bluetool binary.

Nix

If you're on nix (like me), I've included a nix flake in the package you can use to run bluetool or install it.

I'm currently working on adding this to nixpkgs

Arch

I'm working on adding this to the AUR, since once of my machines is on arch.

Dependencies

~16–28MB
~417K SLoC