| Crates.io | bluepods |
| lib.rs | bluepods |
| version | 0.1.0 |
| created_at | 2025-02-15 15:32:30.355124+00 |
| updated_at | 2025-02-15 15:32:30.355124+00 |
| description | A user-friendly CLI tool to manage Bluetooth devices on macOS |
| homepage | https://github.com/cesarferreira/bluepods |
| repository | https://github.com/cesarferreira/bluepods |
| max_upload_size | |
| id | 1556895 |
| size | 1,640,395 |
A user-friendly CLI tool to manage Bluetooth devices on macOS.

brew install blueutil)bluepods binary using Cargo:cargo install bluepods
This will install the bluepods binary in your system, making it available globally.
cargo install --path .
This will install the bluepods binary in your system, making it available globally.
bluepods status

This will display a comprehensive overview of your Bluetooth system:
bluepods list
This will show all paired Bluetooth devices with their connection status.
bluepods connect "AirPods Pro"
bluepods disconnect "AirPods Pro"
You can use partial names for both connect and disconnect commands, and the search is case-insensitive:
bluepods connect airpods
bluepods disconnect airpods
If multiple devices match your search, you'll be shown a list to choose from.