Jump to content

Recommended Posts

On 11/25/2020 at 12:44 PM, jdenormandie said:

I opened up blueutil's Install.command file in TextEdit and it looks like it just copies blueutil over to "/usr/local/bin".  So I did that manually, but alas it still isn't working...

 

However, when I ran "which blueutil" in terminal I do get "/usr/local/bin/blueutil"

 

 

Seeing as crisprcas seems to have it working on Big Sur, and you did a manual install (as i understand it), I suggest you just uninstall blueutil, and do a clean install with Homebrew. 

Link to comment
  • 3 weeks later...
  • 3 weeks later...
  • 5 months later...
  • 9 months later...
  • 4 months later...

UPDATE 6. august:

 

Version 3 out now

This is a major overhaul of the workflow!

 

New features:

  • New custom icons for every action.
  • Code base largely rebuilt from ground up.
  • New, clean interface.
  • No dependencies/manual installation (since v.2).
  • Unpair, reset and status actions (more or less since v.2).
  • Remote triggers for most actions (since v.2).
  • Optional confirmation on turning off/toggling bluetooth (since v2).

For complete overview of features, see github repo.

 

Download | Source code

 

 

screenshot_bt.png

 

screenshot_btd.png

Edited by vegardinho
Reformat text/photos
Link to comment
12 hours ago, vegardinho said:

UPDATE 6. august:

 

Version 3 out now

This is a major overhaul of the workflow!

 

New features:

  • New custom icons for every action.
  • Code base largely rebuilt from ground up.
  • New, clean interface.
  • No dependencies/manual installation (since v.2).
  • Unpair, reset and status actions (more or less since v.2).
  • Remote triggers for most actions (since v.2).
  • Optional confirmation on turning off/toggling bluetooth (since v2).

For complete overview of features, see github repo.

 

Download | Source code

 

 

screenshot_bt.png

 

screenshot_btd.png

YES YES YES!!! Highlight of my day! Thankyou so much. Best workflow ever; great to see it back and ready to go.

Link to comment
  • 3 weeks later...
  • 1 year later...

@vegardinho First of all, i love this workflow. I also noticed that v4 has been released silently. 😉

 

From https://github.com/vegardinho/alfred_bluetooth_controller/releases/tag/4.0

 

Quote

 

NEW IN THIS EDITION:

  • Reorganized alfred elements.
  • Ability to remove favorite (btd/btsetfavorite + shift).
  • New blueutil version (v3.9.1).
  • OneUpdater now triggered on every command.

 

 

Keep up the great work!

Edited by CageD
Link to comment
  • 3 weeks later...
On 12/16/2023 at 9:30 AM, CageD said:

@vegardinho First of all, i love this workflow. I also noticed that v4 has been released silently. 😉

 

From https://github.com/vegardinho/alfred_bluetooth_controller/releases/tag/4.0

 

 

Keep up the great work!

Thanks! I tend to forget to post here, but I'll try to keep it in the back of my head next time.

 

I'm still a bit unsure if v4 works on apple chips though, some have reported that the blueutil binary doesn't execute in newer macs. Since I only own an intel mac myself, I'm not able to do any troubleshooting, so any help is appreciated.

Link to comment

blueutil does work on Apple Silicon. My Bluetooth workflow makes use of it, installed from Homebrew, and there have been no issues with the binary. The error has to be somewhere in the process (you seem to be shipping it yourself?).

Link to comment
Posted (edited)
3 hours ago, vitor said:

blueutil does work on Apple Silicon. My Bluetooth workflow makes use of it, installed from Homebrew, and there have been no issues with the binary. The error has to be somewhere in the process (you seem to be shipping it yourself?).

Hmm, I suspect the problem is because I compiled the blueutil binary in v4 manually from the blueutil repo, because it hadn't yet been published to homrebrew. That might not have made the binary universal.

 

Edit: the second possibility is that homebrew installs the right binary for your system. I've seen several workflows where one has to choose between two binaries, depending on system architecture.

Edited by vegardinho
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...