You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# wechsel
2
2
3
-
wechsel (`/ˈvɛksəl/`) claims to simplify the interaction with bluetooth connections on macOS. Instead of using the builtin Bluetooth menu bar, you can seamlessly switch between bluetooth devices using your keyboard. The tool offers a global hotkey to display a Spotlight-like window. It seeks to be a more generic solution than the similar tool <ahref="https://c-command.com/toothfairy/">ToothFairy</a>.
3
+
wechsel (`/ˈvɛksəl/`) claims to simplify the interaction with bluetooth connections on macOS. Instead of using the builtin Bluetooth menu bar, you can seamlessly switch between bluetooth devices using your keyboard. The tool offers a global hotkey to display a Spotlight-like window. It seeks to be a more generic alternative for similar tools like <ahref="https://c-command.com/toothfairy/">ToothFairy</a> and <ahref="https://www.producthunt.com/posts/airbuddy-2">AirBuddy</a>.
4
4
The implementation is based on the work of <ahref="https://github.com/toy/blueutil">blueutil</a> and utilizes the system level <ahref="https://developer.apple.com/documentation/iobluetooth">IOBluetooth</a> framework.
0 commit comments