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

https://github.com/montyanderson/pugs

View pugs, quickly and easily.
https://github.com/montyanderson/pugs

c glut json web

Last synced: about 2 months ago
JSON representation

View pugs, quickly and easily.

Awesome Lists containing this project

README

          

# pugs

> View pugs, quickly and easily.

![screenshot](screenshot.png)

pugs pull an image from [dog api](https://dog.ceo/dog-api/) and displays it on every click.

## Install

Install GLUT, libcurl, libjpeg.

```
# On Ubuntu, this is as easy as
sudo apt-get install mesa-utils freeglut3-dev libcurl4-openssl-dev libjpeg-dev
```

```
make
sudo make install
```

```
$ pugs
```