toy / blueutil

CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
https://github.com/toy/blueutil
Other
972 stars 52 forks source link

It is not working on MAC OS Catalina #30

Closed swordfishub closed 4 years ago

swordfishub commented 4 years ago

When I run blueutil on MAC OS Catalina is throwing the following error: zsh: bad CPU type in executable: blueutil It seems that Catalina doesn't support 32 bits applications: https://github.com/electron/node-rcedit/issues/51 Could you update the application to 64 bits?

toy commented 4 years ago

This repository contains only source code of the tool, binaries come from homebrew, macports or some other place, please have a look at #26 and #23, or instructions on how to build from source

arvenil commented 4 years ago

Just installed it on osx from homebrew and it works.

lkalneus commented 4 years ago

disconnect works fine for me, but I can't connect to the device back :(

toy commented 4 years ago

@lkalneus I assume it is a separate issue, so would be better to open a new one. Is the device you are trying to reconnect to is still turned on?

toy commented 4 years ago

@swordfishub Please reopen if needed @lkalneus Please open a separate issue