jguice / mac-bt-headset-fix

Small mac application that fixes broken bluetooth headset control by listening for events and sending them directly to apps
488 stars 19 forks source link

BTHSControl #19

Closed niftylettuce closed 9 years ago

niftylettuce commented 9 years ago

See this! https://github.com/JamesFator/BTHSControl

Worked like a charm.

jguice commented 9 years ago

Hi :)

Does this replace the need for the mac-bt-headset-fix?

niftylettuce commented 9 years ago

Yes it does!!! On Feb 13, 2015 4:41 PM, "Josh Guice" notifications@github.com wrote:

Hi :)

Does this replace the need for the mac-bt-headset-fix?

— Reply to this email directly or view it on GitHub https://github.com/jguice/mac-bt-headset-fix/issues/19#issuecomment-74331900 .

niftylettuce commented 9 years ago

Plz document in readme and put up a notice! On Feb 13, 2015 4:42 PM, "Nick Baugh" niftylettuce@gmail.com wrote:

Yes it does!!! On Feb 13, 2015 4:41 PM, "Josh Guice" notifications@github.com wrote:

Hi :)

Does this replace the need for the mac-bt-headset-fix?

— Reply to this email directly or view it on GitHub https://github.com/jguice/mac-bt-headset-fix/issues/19#issuecomment-74331900 .

jguice commented 9 years ago

Cool, I'll test it out. Thanks!

jguice commented 9 years ago

Hi, I'm not crazy about the approach of installing (as root!) a binary of unknown origin (and without source) as prescribed by BTHS Control's install script.

Also I've updated this app to fire media key events so it should work with any app that supports those now. Give it a try: https://s3-us-west-2.amazonaws.com/jguice/mac-bt-headset-fix-beta/Spotify+Bluetooth+Headset+Listener.zip

I'll update the readme to include a reference to the other project as a possible alternative in any case. Thanks for the info!