TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Alpaca, a Compiler for Alfred Workflows

1 pointsby jclemalmost 6 years ago

1 comment

jclemalmost 6 years ago
I have always wanted to be able to write Alfred workflows exclusively in a text editor. In order to do that, I built Alpaca, a compiler for Alfred workflows.<p>Instead of using the Alfred GUI for authoring workflows, an Alpaca project defines the workflow in an &quot;alpaca.yml&quot; file, and then the Alpaca command line interface is used to compile the project to a working Alfred workflow.<p>Only a tiny bit of Alfred functionality is implemented at this point, but I wanted to release something simple for v1.