| Crates.io | bluetool |
| lib.rs | bluetool |
| version | 0.1.0 |
| created_at | 2025-02-01 22:08:25.368476+00 |
| updated_at | 2025-02-01 22:08:25.368476+00 |
| description | TUI bluetooth device manager |
| homepage | |
| repository | https://github.com/mdlafrance/bluetool |
| max_upload_size | |
| id | 1539038 |
| size | 85,608 |
A terminal gui app for linux Bluez systems, meant to be easier to use than bluetoothctl, and quicker than a traditional GUI.
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.
Install with cargo:
cargo install bluetool
bluetool --help
This builds and installs the bluetool binary.
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
I'm working on adding this to the AUR, since once of my machines is on arch.