An open API service indexing awesome lists of open source software.

https://github.com/mrcgrtz/alfred-http

💡 An Alfred workflow to quickly lookup HTTP status codes.
https://github.com/mrcgrtz/alfred-http

alfred http http-status-codes workflow

Last synced: 10 months ago
JSON representation

💡 An Alfred workflow to quickly lookup HTTP status codes.

Awesome Lists containing this project

README

          

# alfred-http

An [Alfred](https://www.alfredapp.com/) workflow to quickly lookup HTTP status codes.
Opens [httpstatuses.com](https://httpstatuses.com/) for more details.

## Install

Download the [http-status.alfredworkflow](https://github.com/mrcgrtz/alfred-http/raw/main/dist/http-status.alfredworkflow) file and double-click to install.

## Usage

Open Alfred and type `http`.

## Screenshot

![HTTP Status Code](https://raw.githubusercontent.com/mrcgrtz/alfred-http/main/screenshot.png)

## License

MIT © [Marc Görtz](https://marcgoertz.de/)