Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Status Code

An Alfred workflow for looking up HTTP status codes. Selecting a result opens the corresponding MDN HTTP status reference.

Screenshot 2026-07-27 at 9 16 19 PM Screenshot 2026-07-27 at 9 16 31 PM

Testing

Run the smoke test from the repository root:

make test

It runs the Script Filter with status code 404, prints its Alfred XML, and checks that the result links to the correct MDN page. To inspect another query without the assertion:

make run QUERY=503
make run QUERY=redirect

To build the workflow archive:

make pack

The archive is written to build/HTTP.Status.Code.alfredworkflow. Double-click it to import the workflow into Alfred.

Installation

Download the workflow from the release page.

The icon is from Milkanodised.

About

An Alfred workflow for checking out http status code very quickly.

Resources

Stars

62 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages