git404hub

what is alfred-workflows fr?

zenorocha/alfred-workflows — explained in plain English

Analysis updated 2026-06-24

12,268Audience · developerComplexity · 1/5Setup · moderate

tl;dr

A curated collection of Alfred Powerpack workflows for macOS that add developer-focused commands including browser compatibility checks, color conversion, package lookups, and process management.

vibe map

mindmap
  root((alfred-workflows))
    Requirements
      Alfred app
      Powerpack upgrade
    Web Lookups
      Browser support check
      Docs search
      Domain availability
    Developer Tools
      Color code conversion
      String encoding
      Package manager search
    Desktop Tools
      Prevent sleep
      Kill processes
      IP address display

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Check which browsers support a CSS or HTML feature without leaving Alfred's launcher bar

VIBE 2

Encode or decode base64, URL, or HTML strings during development with a single Alfred keyword

VIBE 3

Search npm, pip, or Homebrew package docs from Alfred without opening a terminal or browser

what's the stack?

macOSAlfred

how it stacks up fr

zenorocha/alfred-workflowsmapbox/mapbox-gl-jsnoodle-run/noodle
Stars12,26812,26612,266
LanguageTypeScriptTypeScript
Setup difficultymoderatemoderatemoderate
Complexity1/53/53/5
Audiencedeveloperdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 5min

Requires the Alfred app with a paid Powerpack upgrade, the free version of Alfred cannot run workflows.

in plain english

This repository is a curated collection of workflows for Alfred, a macOS productivity application. Alfred itself is a launcher: users press a keyboard shortcut to open a search bar, type a command or keyword, and Alfred performs an action. Workflows are add-ons that extend Alfred with additional commands, each triggered by a short keyword typed into that search bar. Using these workflows requires Alfred with the Powerpack upgrade, a paid feature that unlocks the workflow system. Each workflow in the collection is available as a downloadable file that users open directly in Alfred to install. The collection spans a range of developer-focused tasks. Several workflows speed up web lookups: one queries the caniuse.com database to check which web browsers support a given HTML or CSS feature, another searches documentation across dozens of programming languages and frameworks, a third checks domain name availability. Others handle common developer chores: converting color codes between HEX, RGB, and HSL formats, encoding or decoding strings using base64, HTML entities, or URL encoding, and looking up packages across many package managers including npm, pip, and Homebrew. A few workflows tie into desktop tasks rather than web lookups. One prevents the Mac from sleeping by running a system command in the background. Another finds running processes by name and closes them. One opens GitHub repositories in the browser, and another shows the machine's internal and external IP address without needing to open a terminal or a browser. The workflows are largely created by different contributors and collected here by the repository author for convenience. Each entry notes its version number, its trigger keyword, and a screenshot.

prompts (copy fr)

prompt 1
Which workflow from zenorocha/alfred-workflows lets me check browser support for a CSS feature, and how do I install it?
prompt 2
How do I install a workflow from the zenorocha alfred-workflows collection into Alfred, and what do I need to have installed first?
prompt 3
I want to look up npm package documentation from my keyboard, which workflow in zenorocha/alfred-workflows handles that and what keyword do I type?

Frequently asked questions

what is alfred-workflows fr?

A curated collection of Alfred Powerpack workflows for macOS that add developer-focused commands including browser compatibility checks, color conversion, package lookups, and process management.

How hard is alfred-workflows to set up?

Setup difficulty is rated moderate, with roughly 5min to a first successful run.

Who is alfred-workflows for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.