Comment by user3939382
6 hours ago
Highly recommend on macos blueutil and aliasing these with your bluetooth devices IDs to bluetooth on+connect device in one command, bluetooth off. It’s more user friendly than any GUI workflow for repeat devices.
6 hours ago
Highly recommend on macos blueutil and aliasing these with your bluetooth devices IDs to bluetooth on+connect device in one command, bluetooth off. It’s more user friendly than any GUI workflow for repeat devices.
Ive built a TUI which utilizes blueutil [0].
It displays inline and supports j/k navigation. Also wrote a short post about its creation [1].
[0]:https://github.com/Zaloog/blueutil-tui
[1]:https://zaloog.github.io/2025/02/26/tui-a-day.html