Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tengis/httpcat

It renders cat 🐈 image into iTerm that relates with http codes
https://github.com/tengis/httpcat

cats http-code iterm2 nodejs

Last synced: 2 months ago
JSON representation

It renders cat 🐈 image into iTerm that relates with http codes

Awesome Lists containing this project

README

        

# HTTPCAT

Do you often ask yourself what this HTTP code 3** mean? If so httpcat can help you. It renders cat image into your iTerm that relates HTTP code you asked. It uses https://http.cat for image source.

![Alt Text](screenshot.gif)

## Install
```
npm install httpcat -g
```

## Usage
```
httpcat {HTTP_CODE}
```