The Conductor workflow for Alfred is for controlling the Keyboard Maestro app. Alfred is a foundational pre-requisite, and Alfred version 5 must be available.
✓ Alfred 5 is installed.
Conductor is a custom Alfred workflow. To run it, you must have a valid Alfred Power Pack license in place.
✓ Alfred Power Pack information identified (Version 5).
Installed Version: 1.7.2
The Conductor workflow for Alfred is for interacting with the Keyboard Maestro app. Keyboard Maestro is therefore a pre-requisite.
✓ Keyboard Maestro is installed.
Conductor uses Python 3, it must be installed and be found in your $PATH environment variable, so that Conductor knows where to find it.
We found the following Python versions available:
✓ Alfred can find a Python 3 installation.
Your $PATH variable paths are as follows:
/Users/stephen/.nvm/versions/node/v22.16.0/bin /Users/stephen/.gem/ruby/3.4.1/bin /Users/stephen/.rubies/ruby-3.4.1/lib/ruby/gems/3.4.0/bin /Users/stephen/.rubies/ruby-3.4.1/bin /opt/homebrew/bin /Users/stephen/Library/Python/3.9/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /Users/stephen/.lmstudio/bin /Users/stephen/.local/bin
Your $PATH variable paths are as follows:
/Users/stephen/.nvm/versions/node/v22.16.0/bin /Users/stephen/.gem/ruby/3.4.1/bin /Users/stephen/.rubies/ruby-3.4.1/lib/ruby/gems/3.4.0/bin /Users/stephen/.rubies/ruby-3.4.1/bin /opt/homebrew/bin /Users/stephen/Library/Python/3.9/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /Users/stephen/.lmstudio/bin /Users/stephen/.local/bin
Your ZSH Environment file content is as follows:
Your ZSH Profile file content is as follows:
# Created by `pipx` on 2025-05-24 20:28:55 export PATH="$PATH:/Users/stephen/.local/bin"
Your ZSH Run Command file content is as follows:
PATH=/opt/homebrew/bin:$HOME/Library/Python/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
#source $HOME/.zshenv
#eval "$(pyenv init -)"
#autoload -Uz cpwc
fpath=("$HOME/scripts/zsh/functions" $fpath)
# Ansible Config File Path
export ANSIBLE_CONFIG=$HOME/ansible/ansible.cfg
# Ruby Info
source /opt/homebrew/opt/chruby/share/chruby/chruby.sh
source /opt/homebrew/opt/chruby/share/chruby/auto.sh
chruby ruby-3.4.1
# Added by LM Studio CLI (lms)
export PATH="$PATH:/Users/stephen/.lmstudio/bin"
# Created by `pipx` on 2025-05-24 20:28:55
export PATH="$PATH:/Users/stephen/.local/bin"
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
Your ZSH login file content is as follows:
Last Generated: Sat Mar 21 11:55:28 GMT 2026 by © Conductor from ThoughtAsylum.