Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rodkranz/go-parrotlive

🐦 Bringing animated parrots to terminals everywhere using golang stream
https://github.com/rodkranz/go-parrotlive

Last synced: 5 days ago
JSON representation

🐦 Bringing animated parrots to terminals everywhere using golang stream

Awesome Lists containing this project

README

        

# GO-ParrotLive

An initiative, using frames from [`parrot-live`](https://github.com/hugomd/parrot.live), to allow any computer with `curl` to display an _animated_ party parrot.

# Dependency
```bash
go get -u github.com/golang/dep
```

# Run!
```bash
go run main.go
```

# Try it!
```bash
curl localhost:8080
```

# :partyparrot:
![alt text](https://raw.githubusercontent.com/rodkranz/GO-ParrotLive/master/parrot.gif)

# More Parrots
* [cultofthepartyparrot.com](http://cultofthepartyparrot.com/)
* [`terminal-parrot`](https://github.com/jmhobbs/terminal-parrot)
* [`parrotsay`](https://github.com/matheuss/parrotsay)
* [`parrot.live`](https://github.com/hugomd/parrot.live)