Jump to content

TobiasMende

Member
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Thanks
    TobiasMende got a reaction from JAShapiro in Audio Switcher (Swiftly switch audio output and input devices)   
    Thanks for your contribution, @JAShapiro! 🙏
     
    Version 1.2.0, including your input/output rotation feature is now released and awaiting to be updated in the Gallery.
  2. Like
    TobiasMende got a reaction from godbout in Audio Switcher (Swiftly switch audio output and input devices)   
    Hi folks, I built something today using Alfreds new Workflow Builder. Maybe you find it useful.
     
    Why this Workflow?
    I find myself frequently switching between audio output and input devices. Existing solutions either are slow, take to many interactions or need third-party tools.
    Therefore, this workflow offers a couple of features to make switching audio devices easier and faster.
     
    It also allows filtering out devices you do not want to see in the suggestions.

     
    In order to make it even faster, the workflow provides Hotkeys and Remote Triggers for up to three input and up to three output devices and comes with its own Remote page.

     
    The workflow is of course configurable. 😁

     
     
    Some technical goodies:
    This workflow does not need any third-party tools such as `SwitchAudioSource` or `jq`. It relies fully on Swift and ZSH, which should both be available in modern OS X Versions. Furthermore, as it does not contain binaries, code signing isn't an issue.
     
    The code is on GitHub. The initial release (v1.0.1) is here https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.0.1/alfred-audio-switcher.alfredworkflow  
    Inspired by:
     
    I am looking forward for your thoughts and feedback! 🙏
  3. Like
    TobiasMende got a reaction from vitor in Audio Switcher (Swiftly switch audio output and input devices)   
    Sorry for the delayed response.
    This sounds like your Mac has problems executing the Swift script.

    Have you installed the Workflow from the Gallery (https://alfred.app/workflows/tobiasmende/audio-switcher/) or from the forum?

    I thought the requirements are pre-installed in the modern Mac versions, but maybe some requirement is missing. This might be solved by running `xcode-select --install` on the command line.
  4. Like
    TobiasMende got a reaction from JAShapiro in Audio Switcher (Swiftly switch audio output and input devices)   
    v1.1.1 – 2023-12-23
    Use argv instead of {query}
    https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.1.1/alfred-audio-switcher.alfredworkflow
  5. Like
    TobiasMende got a reaction from cands in Audio Switcher (Swiftly switch audio output and input devices)   
    Hi folks, I built something today using Alfreds new Workflow Builder. Maybe you find it useful.
     
    Why this Workflow?
    I find myself frequently switching between audio output and input devices. Existing solutions either are slow, take to many interactions or need third-party tools.
    Therefore, this workflow offers a couple of features to make switching audio devices easier and faster.
     
    It also allows filtering out devices you do not want to see in the suggestions.

     
    In order to make it even faster, the workflow provides Hotkeys and Remote Triggers for up to three input and up to three output devices and comes with its own Remote page.

     
    The workflow is of course configurable. 😁

     
     
    Some technical goodies:
    This workflow does not need any third-party tools such as `SwitchAudioSource` or `jq`. It relies fully on Swift and ZSH, which should both be available in modern OS X Versions. Furthermore, as it does not contain binaries, code signing isn't an issue.
     
    The code is on GitHub. The initial release (v1.0.1) is here https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.0.1/alfred-audio-switcher.alfredworkflow  
    Inspired by:
     
    I am looking forward for your thoughts and feedback! 🙏
×
×
  • Create New...