GraphCanon updated Sep 16, 2026 · GitHub synced Sep 16, 2026
30views this month
Decision brief
Alfred-workflow is a Python library that simplifies the creation of Alfred workflows for macOS users, supporting versions 3 and 4.
Good fit when
- Use this tool if you are creating Alfred workflows specifically for Alfred 3 or 4 on macOS.
- Choose it when you need comprehensive features like secure storage, background tasks, and caching in your workflow.
Avoid when
- Do not use this library if your development is focused on different productivity applications that do not integrate with Alfred.
- Avoid this tool if you are working on systems or environments that do not support macOS, as it is designed for macOS only.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1344d since push)
- As of Sep 16, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 16, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install alfred-workflow PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Python-based helper library that simplifies the creation of efficient and fast Alfred workflows by offering a suite of core functionalities like caching, secure storage, background tasks, and more.
Capability facts
- Languages
- python
Source: github.language · Sep 16, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 16, 2026)
A helper library in Python for authors of workflows for [Alfred 3 and 4][alfred].Source link
Tags
README
<div align="center" <img src="./icon.png" alt="Alfred Workflow logo" height="200" </div Alfred Workflow =============== A helper library in Python for authors of workflows for [Alfred 3 and 4][alfred]. [![Build Status][shield github]][action github] [![Coverage Status][shield cov...
For agents
This page has a .md twin and JSON over the API.