With macOS Monterey 12.3, Apple removed the bundled Python 2 interpreter. That means older Workflows dependent on Python 2 will no longer work without modification.
That’s what this repository is for. It contains existing third-party Python 2 Workflows tweaked so you can keep using them until they are updated by their developers or you switch to an alternative. If a Workflow you use isn’t present, request it here or on the forum.
Before installing any of these, you must follow the knowledge base article to install Python 2 to a location recognised by Alfred.
WARNING: All Workflows in this repository are made by third-parties. They were modified just enough to keep working but their contents have not been audited so make sure you trust the original author.
All Workflows retain their original license.
Workflows which used to be on the table above but have since been updated by their developers.
Name | Web Page |
---|---|
Calendar | View |
Case Converter | View |
Change Case | View |
Confluence Quick Search | View |
Emoji Taco | View |
Microsoft ToDo | View |
Movie and TV Show Search | View |
PDF Tools | View |
Search OmniFocus | View |
Session | View |
Tailwind CSS Docs | View |
The Archive | View |
[^1]: Alternatives don’t depend on Python 2 but may have a different set of features. Use the template to suggest an alternative.
[^2]: This Workflow depends on the Objective-C bridge for some of its functionality. Install it with "${HOME}/.pyenv/versions/2.7.18/bin/python2.7" -m pip install PyObjC
. It may fail to build on Apple Silicon.
[^3]: Despite having been requested, this Workflow doesn’t need modifications to work. Following the instructions to reinstall Python 2 is enough.