main 4841030cb78e cached
67 files
21.2 KB
7.0k tokens
1 requests
Download .txt
Repository: alfredapp/updated-third-party-python2-workflows
Branch: main
Commit: 4841030cb78e
Files: 67
Total size: 21.2 KB

Directory structure:
gitextract_cmg6z_pm/

├── .github/
│   └── ISSUE_TEMPLATE/
│       ├── request_workflow.yml
│       └── suggest_alternative.yml
├── README.md
└── Workflows/
    ├── Airport Search.alfredworkflow
    ├── AppScripts.alfredworkflow
    ├── Ariafred.alfredworkflow
    ├── Bear.alfredworkflow
    ├── Bluetooth Controller.alfredworkflow
    ├── Books.alfredworkflow
    ├── Browser Choice.alfredworkflow
    ├── Calibre Search.alfredworkflow
    ├── Cheat.alfredworkflow
    ├── ClickUp.alfredworkflow
    ├── CnyTransform.alfredworkflow
    ├── Convert.alfredworkflow
    ├── Date Calculator.alfredworkflow
    ├── Default Folder X.alfredworkflow
    ├── Dict.cc.alfredworkflow
    ├── ESV Online Bible.alfredworkflow
    ├── Ekşi Sözlük.alfredworkflow
    ├── Epoch Converter.alfredworkflow
    ├── Fakeum.alfredworkflow
    ├── Favorites.alfredworkflow
    ├── File Renamer.alfredworkflow
    ├── Fuzzy Folders.alfredworkflow
    ├── Git Repos.alfredworkflow
    ├── Google Authenticator.alfredworkflow
    ├── Google Chrome History.alfredworkflow
    ├── Google Similar Images.alfredworkflow
    ├── HGNC Search.alfredworkflow
    ├── Homebrew and Cask.alfredworkflow
    ├── I Sheet You Not.alfredworkflow
    ├── Jira Search.alfredworkflow
    ├── JustWatch.alfredworkflow
    ├── MPD.alfredworkflow
    ├── NSC.alfredworkflow
    ├── Network Location.alfredworkflow
    ├── OneNote Navigator.alfredworkflow
    ├── Open iTerm Profile.alfredworkflow
    ├── Outlook Search.alfredworkflow
    ├── Password Generator.alfredworkflow
    ├── Percent Change.alfredworkflow
    ├── Philips Hue Controller.alfredworkflow
    ├── Pocket.alfredworkflow
    ├── Power Thesaurus.alfredworkflow
    ├── Pyocr.alfredworkflow
    ├── Reddit.alfredworkflow
    ├── Relative Dates.alfredworkflow
    ├── Safari History.alfredworkflow
    ├── Salesforce.alfredworkflow
    ├── Search OmniFocus.alfredworkflow
    ├── Seq-utilities.alfredworkflow
    ├── Shell Variables.alfredworkflow
    ├── Skimmer.alfredworkflow
    ├── Smart Folders.alfredworkflow
    ├── SpeedTest.alfredworkflow
    ├── StackExchange Search.alfredworkflow
    ├── Star Ratings.alfredworkflow
    ├── TeXdoc.alfredworkflow
    ├── The Archive.alfredworkflow
    ├── Timing.alfredworkflow
    ├── Turkish Dictionary.alfredworkflow
    ├── VPN Manager.alfredworkflow
    ├── Video Conferences.alfredworkflow
    ├── Wi-Fi Control.alfredworkflow
    ├── Word Search.alfredworkflow
    └── ZotHero.alfredworkflow

================================================
FILE CONTENTS
================================================

================================================
FILE: .github/ISSUE_TEMPLATE/request_workflow.yml
================================================
name: Request Workflow
description: Request a Workflow to be tweaked and included
body:
  - type: input
    attributes:
      label: Workflow name
    validations:
      required: true
  - type: input
    attributes:
      label: Workflow page
      description: A link to an Alfred Forum thread is preferred
    validations:
      required: true
  - type: textarea
    attributes:
      label: Extra details


================================================
FILE: .github/ISSUE_TEMPLATE/suggest_alternative.yml
================================================
name: Suggest Alternative
description: Suggest a fork or alternative Workflow which can replace another on the list
body:
  - type: input
    attributes:
      label: Original Workflow name
      description: Written as in [the table](https://github.com/alfredapp/updated-third-party-python2-workflows#workflows)
    validations:
      required: true
  - type: input
    attributes:
      label: Alternative Workflow page
    validations:
      required: true
  - type: textarea
    attributes:
      label: Extra details


================================================
FILE: README.md
================================================
# Updated Third-Party Python 2 Workflows

With macOS Monterey 12.3, Apple [removed the bundled Python 2 interpreter](https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes#Python). 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](https://github.com/alfredapp/updated-third-party-python2-workflows/issues/new?template=request_workflow.yml) or [on the forum](https://www.alfredforum.com/topic/17941-making-python-2-workflows-work-on-macos-monterey-123-and-above/).

Before installing any of these, you **must** follow [the knowledge base article](https://www.alfredapp.com/help/kb/python-2-monterey/) 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

<!-- BEGIN WORKFLOWS TABLE -->
| Name | Updated Version | Original | Alternatives[^1] |
| --- | :---: | :---: | --- |
| Airport Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Airport%20Search.alfredworkflow) | [View](https://www.alfredforum.com/topic/9843-icao-iata-airport-searching/) | |
| AppScripts | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/AppScripts.alfredworkflow) | [View](https://www.alfredforum.com/topic/4218-appscripts-—-list-search-and-run-applescripts-for-the-active-application/) | |
| Ariafred | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Ariafred.alfredworkflow) | [View](https://github.com/Wildog/Ariafred) | |
| Bear | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Bear.alfredworkflow) | [View](https://www.alfredforum.com/topic/10403-bear-workflow-search-and-create-notes/) | [Bear](https://github.com/bjrnt/alfred-bear) |
| Bluetooth Controller | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Bluetooth%20Controller.alfredworkflow) | [View](https://www.alfredforum.com/topic/14589-bluetooth-controller/) | [DenteAzul](https://www.alfredforum.com/topic/10075-denteazul-—-toggle-bluetooth-and-paired-device-connectivity/) |
| Books | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Books.alfredworkflow) | [View](https://www.alfredforum.com/topic/13147-alfred-books-use-alfred-as-an-interface-to-access-apples-books-application/) | |
| Browser Choice | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Browser%20Choice.alfredworkflow) | [View](https://www.alfredforum.com/topic/11787-any-way-to-open-a-url-with-a-particular-browser/) | |
| Calibre Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Calibre%20Search.alfredworkflow) | [View](https://github.com/mpco/AlfredWorkflow-Calibre-Search) | |
| Cardhop | Not needed[^3] | [View](https://www.alfredforum.com/topic/10917-cardhop-workflow/) | |
| Cheat | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Cheat.alfredworkflow) | [View](https://www.alfredforum.com/topic/13206-alfred-cheat-manage-your-own-cheat-sheets) | [Cheat](https://github.com/giovannicoppola/alfred-cheat/) 𐄁 [Cheatsheet](https://github.com/giovannicoppola/alfred-workflow-cheatsheet/) |
| ClickUp | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/ClickUp.alfredworkflow) | [View](https://www.alfredforum.com/topic/14384-clickup-workflow-task-management/) | |
| CnyTransform | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/CnyTransform.alfredworkflow) | [View](https://github.com/TerryX-Lee/AlfredWorkflow_CnyTransform) | |
| Convert | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Convert.alfredworkflow) | [View](https://www.alfredforum.com/topic/3980-offline-unit-conversion-workflow/) | [Convert](https://github.com/giovannicoppola/alfred-convert) 𐄁 [Calculate Anything](https://github.com/biati-digital/alfred-calculate-anything) |
| Date Calculator | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Date%20Calculator.alfredworkflow) | [View](https://github.com/MuppetGate/Alfred-Workflows-DateCalculator) | [Date Calculator](https://github.com/giovannicoppola/alfred-DateCalculator) |
| Default Folder X | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Default%20Folder%20X.alfredworkflow) | [View](https://www.alfredforum.com/topic/8695-default-folder-x/) | |
| Dict.cc | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Dict.cc.alfredworkflow) | [View](https://github.com/dennis-tra/alfred-dict.cc-workflow) | [Dict.cc](https://github.com/dennis-tra/alfred-dict.cc-workflow) |
| ESV Online Bible | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/ESV%20Online%20Bible.alfredworkflow) | [View](https://www.alfredforum.com/topic/9663-esv-online-bible/) | [YouVersion Suggest](https://github.com/caleb531/youversion-suggest-alfred/) |
| Ekşi Sözlük | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Ekşi%20Sözlük.alfredworkflow) | [View](https://github.com/ttuygun/alfred-eksi-sozluk-workflow) | |
| Epoch Converter | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Epoch%20Converter.alfredworkflow) | [View](https://www.alfredforum.com/topic/12048-epoch-converter/) | [Epoch Converter](https://github.com/giovannicoppola/alfred-epoch-converter) |
| Fakeum | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Fakeum.alfredworkflow) | [View](https://www.alfredforum.com/topic/5319-fakeum-—-generate-fake-test-datasets-in-alfred/) | [Fakeum](https://github.com/giovannicoppola/alfred-fakeum) |
| Favorites | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Favorites.alfredworkflow) | [View](http://www.packal.org/workflow/favorites) | |
| File Renamer | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/File%20Renamer.alfredworkflow) | [View](https://github.com/realliyifei/alfred-file-renamer) | [RenameAction](https://www.alfredforum.com/topic/2722-renameaction-—-rename-files-and-folders/) |
| Fuzzy Folders | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Fuzzy%20Folders.alfredworkflow) | [View](https://www.alfredforum.com/topic/4042-fuzzy-folders/) | [Fuzzy File Search](https://www.alfredforum.com/topic/17011-fuzzy-file-search-bring-powers-of-fzf-to-alfred/) |
| Git Repos | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Git%20Repos.alfredworkflow) | [View](https://www.alfredforum.com/topic/4588-find-filter-open-git-repositories/) | |
| Google Authenticator | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Google%20Authenticator.alfredworkflow) | [View](https://www.alfredforum.com/topic/4062-gauth-google-authenticator-time-based-two-factor-authentication/) | [Google Authenticator](https://github.com/tbrek/alfred-workflow-gauth/) |
| Google Chrome History | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Google%20Chrome%20History.alfredworkflow) | [View](https://github.com/tupton/alfred-chrome-history) | [Chromium History and Bookmark Search](https://www.alfredforum.com/topic/13788-chromium-bookmarks-and-history-search/) |
| Google Similar Images | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Google%20Similar%20Images.alfredworkflow) | [View](https://github.com/deanishe/alfred-similar-image-search) | |
| HGNC Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/HGNC%20Search.alfredworkflow) | [View](https://github.com/danielecook/HGNC-Search) | |
| Homebrew and Cask | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Homebrew%20and%20Cask.alfredworkflow) | [View](https://www.alfredforum.com/topic/4270-homebrew-and-cask-for-alfred/) | [Easy Homebrew](https://github.com/yinan-c/alfred-homebrew) |
| I Sheet You Not | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/I%20Sheet%20You%20Not.alfredworkflow) | [View](https://www.alfredforum.com/topic/9469-i-sheet-you-not-plug-excel-into-alfred/) | [I Sheet You Not](https://github.com/giovannicoppola/i-sheet-you-not) |
| Jira Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Jira%20Search.alfredworkflow) | [View](https://www.packal.org/workflow/jira-search) | [Jira](https://github.com/mjhuber/alfred-jira) 𐄁 [Jira Server Utilities](https://github.com/scarstens/alfred-workflow-jira-search-utilities) 𐄁 [Jira Search](https://github.com/titouanmathis/alfred-jira-search) |
| JustWatch | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/JustWatch.alfredworkflow) | [View](https://www.alfredforum.com/topic/14853-justwatch-alfred-workflow/) | [JustWatch](https://github.com/vinaywadhwa/justwatch-alfred) |
| MPD | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/MPD.alfredworkflow) | [View](https://www.alfredforum.com/topic/10370-mpd-music-player-daemon-client/) | |
| NSC | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/NSC.alfredworkflow) | [View](https://www.alfredforum.com/topic/1975-nsc-number-system-converter/) | |
| Network Location | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Network%20Location.alfredworkflow) | [View](https://www.alfredforum.com/topic/4533-list-filter-and-activate-network-locations-from-within-alfred/) | |
| OneNote Navigator | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/OneNote%20Navigator.alfredworkflow) | [View](https://github.com/kevin-funderburg/alfred-microsoft-onenote-navigator) | |
| Open iTerm Profile | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Open%20iTerm%20Profile.alfredworkflow) | [View](https://github.com/jessedobbelaere/alfred-iterm-profiles-workflow) | |
| Outlook Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Outlook%20Search.alfredworkflow) | [View](https://www.alfredforum.com/topic/11320-workflow-for-outlook-v16-search/) | [outlookSuite](https://github.com/giovannicoppola/alfred-outlookSuite) |
| Password Generator[^2] | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Password%20Generator.alfredworkflow) | [View](https://www.alfredforum.com/topic/6653-secure-password-generator/) | [StrongPassword](https://www.alfredforum.com/topic/1233-strongpassword) 𐄁 [Password Generator](http://localhost:1338/workflows/fedecalendino/password-generator/) 𐄁 [Generate Passwords](http://localhost:1338/workflows/otherguy/generate-passwords/) |
| Paste N Clipboards | Not needed[^3] | [View](https://www.packal.org/workflow/paste-n-clipboards) | [SequentialPaste](https://www.alfredforum.com/topic/14534-sequentialpaste-—-paste-previous-clipboard-entries-in-order/) |
| Percent Change | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Percent%20Change.alfredworkflow) | [View](https://www.alfredforum.com/topic/4731-percent-change/) | [Percent Change](https://github.com/giovannicoppola/alfred-percent-change) |
| Philips Hue Controller | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Philips%20Hue%20Controller.alfredworkflow) | [View](https://www.alfredforum.com/topic/2723-philips-hue-controller-workflow/) | |
| Pocket | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Pocket.alfredworkflow) | [View](https://www.alfredforum.com/topic/4127-pocket-for-alfred/) | |
| Power Thesaurus | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Power%20Thesaurus.alfredworkflow) | [View](https://www.alfredforum.com/topic/10576-power-thesaurus-search/) | [Power Thesaurus](https://github.com/giovannicoppola/alfred-powerthesaurus) 𐄁 [SynAnt](https://www.alfredforum.com/topic/3954-synant) |
| Pyocr | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Pyocr.alfredworkflow) | [View](https://github.com/AcerFeng/Pyocr-Alfredworkflow) | [OCR](https://github.com/zeitlings/alfred-workflows#16-alfredocr) |
| Relative Dates | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Relative%20Dates.alfredworkflow) | [View](https://www.alfredforum.com/topic/4056-relative-dates/) | [Date Calculator](https://github.com/giovannicoppola/alfred-DateCalculator) |
| Safari History | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Safari%20History.alfredworkflow) | [View](https://github.com/tupton/alfred-safari-history) | [Safari Toolkit](https://github.com/addozhang/alfred-safari-toolkit) |
| Salesforce | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Salesforce.alfredworkflow) | [View](https://www.alfredforum.com/topic/10892-search-in-salesforce-alfred-3-worklfow/) | |
| Searchio! | See Alternatives | [View](https://www.alfredforum.com/topic/8716-searchio-auto-suggestion-from-search-engines-in-different-languages) | [Searchio!](https://github.com/giovannicoppola/alfred-searchio) |
| Seq-utilities | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Seq-utilities.alfredworkflow) | [View](https://github.com/danielecook/seq-utilities-alfred) | |
| Shell Variables | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Shell%20Variables.alfredworkflow) | [View](https://github.com/hug33k/Alfred-ShellVariables) | |
| Skimmer | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Skimmer.alfredworkflow) | [View](https://www.alfredforum.com/topic/4052-skimmer-pdf-actions-for-skim/) | [PDF Tools](https://www.alfredforum.com/topic/9276-alfred-pdf-tools-–-optimize-encrypt-and-manipulate-pdf-files/) |
| Smart Folders | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Smart%20Folders.alfredworkflow) | [View](https://www.alfredforum.com/topic/3385-smartfolders-browse-and-search-the-contents-of-your-saved-searches/) | |
| SpeedTest | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/SpeedTest.alfredworkflow) | [View](http://www.packal.org/workflow/speedtest-0) | [Network Quality](https://www.alfredforum.com/topic/18257-network-quality-—-test-your-internet-connection/) |
| StackExchange Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/StackExchange%20Search.alfredworkflow) | [View](https://www.alfredforum.com/topic/5318-search-stackoverflow/) | |
| Star Ratings | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Star%20Ratings.alfredworkflow) | [View](https://www.alfredforum.com/topic/8132-star-ratings-rate-your-files-like-in-itunes/) | |
| TeXdoc | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/TeXdoc.alfredworkflow) | [View](https://www.alfredforum.com/topic/8705-texdoc-workflow/) | |
| Timing | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Timing.alfredworkflow) | [View](https://github.com/zhengyu-yang/alfred-timing) | |
| Turkish Dictionary | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Turkish%20Dictionary.alfredworkflow) | [View](https://github.com/jmcannon/alfred-tureng) | |
| Unicode Symbols Search | Not needed[^3] | [View](https://www.alfredforum.com/topic/1404-find-and-paste-unicode-symbols-arrow-triangles-greek-and-more/) | [Unicode](https://github.com/deanishe/alfred-unicode) |
| VPN Manager | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/VPN%20Manager.alfredworkflow) | [View](https://www.alfredforum.com/topic/7333-vpn-connection-manager/) | [Network](https://alfred.app/workflows/mrodalgaard/network/) |
| Video Conferences | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Video%20Conferences.alfredworkflow) | [View](https://www.deanishe.net/post/2020/05/workflow-video-conferences/) | [Open Conference URL](https://github.com/caleb531/open-conference-url/)|
| Wi-Fi Control | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Wi-Fi%20Control.alfredworkflow) | [View](https://github.com/miromannino/alfred-wifi-control) | [Network](https://alfred.app/workflows/mrodalgaard/network/) |
| Word Search | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Word%20Search.alfredworkflow) | [View](https://www.alfredforum.com/topic/11074-word-search-a-workflow-to-make-you-a-better-writer/) | [Word Search](https://github.com/jun6lee/Alfred-WordSearch) 𐄁 [Power Thesaurus](https://github.com/giovannicoppola/alfred-powerthesaurus) 𐄁 [SynAnt](https://www.alfredforum.com/topic/3954-synant) |
| ZotHero[^2] | [Download](https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/ZotHero.alfredworkflow) | [View](https://www.alfredforum.com/topic/11658-zothero-—-generate-zotero-citations-in-alfred/) | [ZotHero](https://github.com/giovannicoppola/zothero) |
<!-- END WORKFLOWS TABLE -->

### Officially updated

Workflows which used to be on the table above but have since been updated by their developers.

| Name | Web Page |
| --- | :---: |
| Calendar | [View](https://github.com/cleobis/alfred-cal) |
| Case Converter| [View](https://www.alfredforum.com/topic/2180-case-converter-including-title-case/) |
| Change Case | [View](https://github.com/gillibrand/alfred-change-case) |
| Confluence Quick Search | [View](https://www.alfredforum.com/topic/10234-atlassian-confluence-quick-search/) |
| Emoji Taco | [View](http://github.com/jeeftor/EmojiTaco) |
| Microsoft ToDo | [View](https://www.alfredforum.com/topic/14864-microsoft-todo-wunderlist-replacement-workflow/) |
| Movie and TV Show Search | [View](https://www.alfredforum.com/topic/5355-movie-and-tv-show-search/) |
| PDF Tools | [View](https://www.alfredforum.com/topic/9276-alfred-pdf-tools-–-optimize-encrypt-and-manipulate-pdf-files/) |
| Search OmniFocus | [View](https://github.com/rhydlewis/alfred-search-omnifocus) |
| Session | [View](https://www.alfredforum.com/topic/17627-session-workflow/) |
| Tailwind CSS Docs | [View](https://github.com/techouse/alfred-tailwindcss-docs) |
| The Archive | [View](https://www.alfredforum.com/topic/15090-alfred-workflow-for-the-archive/) |

[^1]: Alternatives don’t depend on Python 2 but may have a different set of features. [Use the template](https://github.com/alfredapp/updated-third-party-python2-workflows/issues/new?template=suggest_alternative.yml) 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](https://www.alfredapp.com/help/kb/python-2-monterey/) is enough.
Download .txt
gitextract_cmg6z_pm/

├── .github/
│   └── ISSUE_TEMPLATE/
│       ├── request_workflow.yml
│       └── suggest_alternative.yml
├── README.md
└── Workflows/
    ├── Airport Search.alfredworkflow
    ├── AppScripts.alfredworkflow
    ├── Ariafred.alfredworkflow
    ├── Bear.alfredworkflow
    ├── Bluetooth Controller.alfredworkflow
    ├── Books.alfredworkflow
    ├── Browser Choice.alfredworkflow
    ├── Calibre Search.alfredworkflow
    ├── Cheat.alfredworkflow
    ├── ClickUp.alfredworkflow
    ├── CnyTransform.alfredworkflow
    ├── Convert.alfredworkflow
    ├── Date Calculator.alfredworkflow
    ├── Default Folder X.alfredworkflow
    ├── Dict.cc.alfredworkflow
    ├── ESV Online Bible.alfredworkflow
    ├── Ekşi Sözlük.alfredworkflow
    ├── Epoch Converter.alfredworkflow
    ├── Fakeum.alfredworkflow
    ├── Favorites.alfredworkflow
    ├── File Renamer.alfredworkflow
    ├── Fuzzy Folders.alfredworkflow
    ├── Git Repos.alfredworkflow
    ├── Google Authenticator.alfredworkflow
    ├── Google Chrome History.alfredworkflow
    ├── Google Similar Images.alfredworkflow
    ├── HGNC Search.alfredworkflow
    ├── Homebrew and Cask.alfredworkflow
    ├── I Sheet You Not.alfredworkflow
    ├── Jira Search.alfredworkflow
    ├── JustWatch.alfredworkflow
    ├── MPD.alfredworkflow
    ├── NSC.alfredworkflow
    ├── Network Location.alfredworkflow
    ├── OneNote Navigator.alfredworkflow
    ├── Open iTerm Profile.alfredworkflow
    ├── Outlook Search.alfredworkflow
    ├── Password Generator.alfredworkflow
    ├── Percent Change.alfredworkflow
    ├── Philips Hue Controller.alfredworkflow
    ├── Pocket.alfredworkflow
    ├── Power Thesaurus.alfredworkflow
    ├── Pyocr.alfredworkflow
    ├── Reddit.alfredworkflow
    ├── Relative Dates.alfredworkflow
    ├── Safari History.alfredworkflow
    ├── Salesforce.alfredworkflow
    ├── Search OmniFocus.alfredworkflow
    ├── Seq-utilities.alfredworkflow
    ├── Shell Variables.alfredworkflow
    ├── Skimmer.alfredworkflow
    ├── Smart Folders.alfredworkflow
    ├── SpeedTest.alfredworkflow
    ├── StackExchange Search.alfredworkflow
    ├── Star Ratings.alfredworkflow
    ├── TeXdoc.alfredworkflow
    ├── The Archive.alfredworkflow
    ├── Timing.alfredworkflow
    ├── Turkish Dictionary.alfredworkflow
    ├── VPN Manager.alfredworkflow
    ├── Video Conferences.alfredworkflow
    ├── Wi-Fi Control.alfredworkflow
    ├── Word Search.alfredworkflow
    └── ZotHero.alfredworkflow
Condensed preview — 67 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (22K chars).
[
  {
    "path": ".github/ISSUE_TEMPLATE/request_workflow.yml",
    "chars": 409,
    "preview": "name: Request Workflow\ndescription: Request a Workflow to be tweaked and included\nbody:\n  - type: input\n    attributes:\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/suggest_alternative.yml",
    "chars": 522,
    "preview": "name: Suggest Alternative\ndescription: Suggest a fork or alternative Workflow which can replace another on the list\nbody"
  },
  {
    "path": "README.md",
    "chars": 20797,
    "preview": "# Updated Third-Party Python 2 Workflows\n\nWith macOS Monterey 12.3, Apple [removed the bundled Python 2 interpreter](htt"
  }
]

// ... and 64 more files (download for full content)

About this extraction

This page contains the full source code of the alfredapp/updated-third-party-python2-workflows GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 67 files (21.2 KB), approximately 7.0k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!