GitShow/sindresorhus/alfy
sindresorhus

alfy

Create Alfred workflows with ease

by sindresorhus
alfredalfred-workflowalfred3-workflowalfyframeworkjavascriptmacosnodejs
Star on GitHubForknpm

JavaScript

2.7k stars104 forks58 contributorsQuiet · 6mo agoSince 2016v3.1.0MIT

Meet the team

See all 58 on GitHub →
sindresorhus
sindresorhus74 contributions
SamVerschueren
SamVerschueren25 contributions
jopemachine
jopemachine9 contributions
jeppestaerk
jeppestaerk3 contributions
radibit
radibit3 contributions
vinkla
vinkla3 contributions
dev99problems
dev99problems2 contributions
nicklayb
nicklayb2 contributions

Languages

View on GitHub →
JavaScript88.6%
Shell7.6%
TypeScript3.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
ErikMinekus
Alfy eats errors from Run Script actionClosedIssue

Alfred's workflow debugger only shows output from . These lines redirect all output from to , which then uses to print it to : This means that any errors that occur inside a Run Script action are never displayed in the workflow debugger. IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $20.00) issuehunt ($20.00) Submitted pull Requests #112 Show stderr in debugger #858 Improve compatibility with custom implementations Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.

ErikMinekus · 3mo ago
LordZardeck
[ERROR: input.scriptfilter] JSON error: JSON text did not start with array or object and option to allow fragments not set. in JSON:ClosedIssue

I'm getting the following error when just trying to log a string with : Project built with and development linked with alfred-link IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $20.00) issuehunt ($20.00) Submitted pull Requests #858 Improve compatibility with custom implementations Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.

LordZardeck · 3mo ago
luca-aurelia
Support setting Alfred variables with alfy.outputClosedIssue

You can set variables in Alfred by writing to stdout using a special JSON format. It would be handy if supported this, perhaps in a special key: Or as a second argument: I'm happy to write a pull request if this seems worthwhile. JSON Format The format for emitting variables isn't complicated, but life would be easier if Alfy handled it. Emit a string and set variables Emit multiple items and set variables Note, you can access Alfred variables through the environment:

luca-aurelia · 3mo ago
Structured data for AI agents

Repository: sindresorhus/alfy. Description: Create Alfred workflows with ease Stars: 2652, Forks: 104. Primary language: JavaScript. Languages: JavaScript (88.6%), Shell (7.6%), TypeScript (3.8%). License: MIT. Topics: alfred, alfred-workflow, alfred3-workflow, alfy, framework, javascript, macos, nodejs, workflow. Latest release: v3.1.0 (6mo ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 71%. Top contributors: sindresorhus, SamVerschueren, jopemachine, jeppestaerk, radibit, vinkla, dev99problems, nicklayb, abdul, adamkiss and others.

·@ofershap

Replace github.com with gitshow.dev