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

https://github.com/eggplants/popcat

*pop* *pop* *pop*
https://github.com/eggplants/popcat

curl meme popcat render-com server terminal

Last synced: 13 days ago
JSON representation

*pop* *pop* *pop*

Awesome Lists containing this project

README

        

# popcat

- [Pop cat](https://knowyourmeme.com/memes/pop-cat) from curl
- Inspired by

## Run

```bash
curl -L popcat.egpl.dev
```

## Options

- Query parameters:
- `flip=true`
- Cat is flipped. Defaults to `false`.
- `t=`
- Interval of frames. Defaults to `1000`(ms).

```bash
curl -L 'popcat.egpl.dev?flip=true&t=500'
```

## Demo

![demo](https://raw.githubusercontent.com/eggplants/popcat/master/demo.gif)