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

https://github.com/obitech/docker-console-fun

Command line funsies
https://github.com/obitech/docker-console-fun

cmdline docker dockerfile

Last synced: 8 months ago
JSON representation

Command line funsies

Awesome Lists containing this project

README

          

# Console funsies with Docker!
The Docker image you have all been waiting for.

![pic of happy cow](https://github.com/obitech/docker-console-fun/blob/master/assets/awesome_cow.png)

### How?
```
$ docker pull obitech/console-fun:latest
$ docker run -it --rm --name console-fun obitech/console-fun:latest bash
```

or build it yourself!

### What's included?
* ``sl``

![SL gif](https://github.com/obitech/docker-console-fun/blob/master/assets/sl.gif)
* ``fortune``

![example of fortune](https://github.com/obitech/docker-console-fun/blob/master/assets/fortune.png)
* ``lolcat``

![example of fortune piped into lolcat](https://github.com/obitech/docker-console-fun/blob/master/assets/fortune_lolcat.png)
* ``toilet`` & ``figlet``

![example of toilet](https://github.com/obitech/docker-console-fun/blob/master/assets/toilet.png)

![example of figlet](https://github.com/obitech/docker-console-fun/blob/master/assets/figlet.png)
* ``cmatrix``

![gif of cmatrix](https://github.com/obitech/docker-console-fun/blob/master/assets/cmatrix.gif)
* ``bb``

![gif of bb](https://github.com/obitech/docker-console-fun/blob/master/assets/bb.gif)
* ``asciiquarium``

![gif of asciiquarium](https://github.com/obitech/docker-console-fun/blob/master/assets/asciiquarium.gif)

### Use Python to make some fun outputs!

![gif of python script](https://github.com/obitech/docker-console-fun/blob/master/assets/fun.gif)