raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[Toothpick] ... #7607

Closed kyellareddy closed 11 months ago

kyellareddy commented 1 year ago

Extension

https://www.raycast.com/VladCuciureanu/toothpick

Description

Would it be possible to let users set a keyboard shortcut to toggle a specific device?

Who will benefit from this feature?

People who repeatedly connect to a specific device. eg. keyboard, earbuds, etc.

Anything else?

No response

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @VladCuciureanu @briankosw you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

VladCuciureanu commented 1 year ago

Hey! Check out the extension's settings. There you can enable one of the favorite device commands. In the command's setting you have to write the device name and then you can bind a key combination to the command

kyellareddy commented 1 year ago

I tried using that command but it doesn't seem to be working for me. I wrote in the name exactly as it shows up in my Bluetooth settings.

When I trigger that command, it says "Connecting" for a split second then stops.

VladCuciureanu commented 1 year ago

I tried using that command but it doesn't seem to be working for me. I wrote in the name exactly as it shows up in my Bluetooth settings.

When I trigger that command, it says "Connecting" for a split second then stops.

Must be a bug. Will look into it

raycastbot commented 1 year ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 11 months ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

VladCuciureanu commented 11 months ago

Hey! I implemented recently an option to switch out the bluetooth backend. If you go to the extension's preferences, you can choose "blueutil (experimental)" as a bluetooth backend. This might solve your issue. Just be sure to install 'blueutil' via brew beforehand.