Git Product home page Git Product logo

Comments (4)

jeancroy avatar jeancroy commented on July 17, 2024

I'd also like to support this idea.

It also seems to be a non trivial task and I'd like to point to ToothTray as a project that has done some of the R&D on how to achieve this.

Here's a description of the problem of "one of the bad way" that's nevertheless the most popular when you search for it:

BluetoothRadio uses a method to connect and disconnect bluetooth devices described in both Stack Overflow and AutoHotKey community, by enabling and removing all associated services of a bluetooth devices. This method is slow for 2 reasons. Firstly, it has to initiate a bluetooth discovery which lasts for at leat 1.28 seconds. Secondly, modifying the service is almost like installing/uninstalling the driver and it takes some time. What's more, different bluetooth devices can have different services installed and we need a way to remember the services because once they are removed, there's no way to enumerate them anymore.

from audioswitcher_v1.

Cr8zyIvan avatar Cr8zyIvan commented on July 17, 2024

Ooh! Interesting. Does ToothTray work at all? I'm not sure how to install it, not seeing an exe or msi installation file.

from audioswitcher_v1.

jeancroy avatar jeancroy commented on July 17, 2024

Yeah it seem to work, but the menu appears at the wrong place for win11.
it's an exe with no installation. releases > assets > .exe

from audioswitcher_v1.

Cr8zyIvan avatar Cr8zyIvan commented on July 17, 2024

Awesome, thanks. But Toothtray seems to suffer from the same thing as another tool I tried to use a couple of years ago. It's so slow to activate, it's almost longer to wait for Toothtray to Activate than to open up the Windows Bluetooth Settings with Keyboard Shortcuts and Clicking 3 times to Connect / Disconnect.

I right clicked on the Toothtray icon and I had to wait there for 10 seconds for a popup and a menu list to show. With these types of applications, you're always kept wondering if you've successfully launched the program, or if there's a glitch somewhere and you're waiting for nothing.

This phenomenon is most probably of no fault from the Toothtray developer(s), but of the way Microsoft decided to implement it's Bluetooth functionalities in Windows.

from audioswitcher_v1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.