Jump to content

davidraviv

Member
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

davidraviv's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Thanks @Mingwei for investing your time into it! Please let me know how can I help.
  2. Hello @Mingwei, When trying to execute the workflow I get an exception. After selecting "Switch Sound Devices" I get the following in the debug console: [11:20:10.398] Switch Sound Devices[Script Filter] Queuing argument '(null)' [11:20:10.412] Switch Sound Devices[Script Filter] Script with argv '(null)' finished [11:20:10.420] ERROR: Switch Sound Devices[Script Filter] Code 134: dyld[14716]: Symbol not found: (_$s10Foundation11JSONEncoderC6encodeyAA4DataVxKSERzlFTj) Referenced from: '/Users/david/Library/CloudStorage/GoogleDrive/My Drive/setup/config/Alfred.alfredpreferences/workflows/user.workflow.6C1A49F3-FDC5-4A82-9C8D-464F5C8CF805/sound-filter' Expected in: '/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation' I did followed the awgo wiki to solve the permission issue, and it worked. I didn't set any configuration. I don't have the following installed: terminal-notifier switchaudio-osx I'm using: Monterey / Alfred 5 / Switch.Sound.Devices 2.0.0 Thanks!
  3. This is a simple workflow to connect and disconnect a paired BT device. Uses basic shell, no Python. It has two commands: btc - lists all paired devices, select a device and hit ENTER to connect. btd - lists all connected devices, select a device and hit ENTER to disconnect. See instructions and sample in the github repo README file Download the workflow from here ⭐ If you like it, consider starring my repo. Thanks! 🙂
×
×
  • Create New...