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.6.0
The Conductor workflow for Alfred is for interacting with the Keyboard Maestro app. Keyboard Maestro is therefore a pre-requisite.
✓ Keyboard Maestro is installed.
Doctor Drafts uses Python 3 for some of the more advanced interaction features. While you can still use many fgeatures without it, we strongly recommend having Python 3 available in order to access the full power of Doctor Drafts.
To make use of Python 3, it must be installed and be found in your $PATH environment variable, so that Doctor Drafts 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/.pyenv/shims /Users/stephen/.local/bin /usr/local/texlive/2021basic/bin/universal-darwin /Users/stephen/.gem/ruby/2.6.0/bin /usr/local/opt/ruby/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin
Your $PATH variable paths are as follows:
/Users/stephen/.pyenv/shims /Users/stephen/.local/bin /usr/local/texlive/2021basic/bin/universal-darwin /Users/stephen/.gem/ruby/2.6.0/bin /usr/local/opt/ruby/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin
Your ZSH Environment file content is as follows:
Your ZSH Profile file content is as follows:
# Setting PATH for Python 3.6 # The original version is saved in .zprofile.pysave PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}" export PATH
Your ZSH Run Command file content is as follows:
PATH=/Users/stephen/.pyenv/shims:/Users/stephen/.local/bin:/usr/local/texlive/2021basic/bin/universal-darwin:$HOME/.gem/ruby/2.6.0/bin:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin source $HOME/.zshenv eval "$(pyenv init -)"
Your ZSH login file content is as follows:
Last Generated: Tue May 7 19:48:12 BST 2024 by © Conductor from ThoughtAsylum.