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: 4 months ago
JSON representation
It renders cat 🐈 image into iTerm that relates with http codes
- Host: GitHub
- URL: https://github.com/tengis/httpcat
- Owner: tengis
- License: isc
- Created: 2017-06-28T12:53:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T00:34:01.000Z (almost 7 years ago)
- Last Synced: 2025-04-28T20:17:51.643Z (10 months ago)
- Topics: cats, http-code, iterm2, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - httpcat
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.

## Install
```
npm install httpcat -g
```
## Usage
```
httpcat {HTTP_CODE}
```