blueutil-tui provides a sleek terminal interface for interacting with Bluetooth devices on macOS. Built with Python and the Textual framework, it allows users to connect, search, and manage paired devices easily, offering a streamlined experience for Bluetooth management.
blueutil-tui is a terminal user interface (TUI) designed specifically for macOS, allowing users to easily connect and manage Bluetooth devices using the powerful blueutil command-line tool. Developed in Python and leveraging the capabilities of the textual framework, this tool enhances the Bluetooth experience on Mac systems by providing a streamlined, intuitive interface.
Key Features
- Easy Bluetooth Management: Interact with Bluetooth devices directly from the terminal.
- Device Visibility: View only the paired devices by default. Use the search feature (press
s
) to find additional devices. - Dynamic Refreshing: Keep the device list updated with a refresh (press
r
), removing any unpaired devices from the view. - Simple Exit: Close the application effortlessly by pressing
ctrl+q
.
Installation Requirements
To utilize blueutil-tui, ensure that blueutil is installed on your system. The recommended installation method is through Homebrew, though other installation options can be found here:
brew install blueutil
Starting the Application
Once installed, launch blueutil-tui with the command:
btui
Feedback and Support
Users are encouraged to provide feedback or report issues via the Issues page. For updates and changes, refer to the Changelog.
Explore blueutil-tui for a simplified Bluetooth management experience on macOS and harness the power of command-line efficiency!
No comments yet.
Sign in to be the first to comment.