Skip to content

Commit 83d1f59

Browse files
add AirBuddy to README file
1 parent 787ab2e commit 83d1f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wechsel
22

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 <a href="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 <a href="https://c-command.com/toothfairy/">ToothFairy</a> and <a href="https://www.producthunt.com/posts/airbuddy-2">AirBuddy</a>.
44
The implementation is based on the work of <a href="https://github.com/toy/blueutil">blueutil</a> and utilizes the system level <a href="https://developer.apple.com/documentation/iobluetooth">IOBluetooth</a> framework.
55

66
<img src="screenshot.png" width="100%" alt="Screenshot"/>

0 commit comments

Comments
 (0)