https://github.com/endygamedev/party-parrot
:rainbow: :parrot: Your own Party Parrot for terminal.
https://github.com/endygamedev/party-parrot
c linux-shell parrot party-parrot terminal
Last synced: 8 months ago
JSON representation
:rainbow: :parrot: Your own Party Parrot for terminal.
- Host: GitHub
- URL: https://github.com/endygamedev/party-parrot
- Owner: endygamedev
- License: mit
- Created: 2021-04-27T13:05:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T22:19:25.000Z (about 5 years ago)
- Last Synced: 2025-02-22T11:25:21.159Z (over 1 year ago)
- Topics: c, linux-shell, parrot, party-parrot, terminal
- Language: C
- Homepage: http://endygamedev.github.io/party-parrot/
- Size: 128 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Party Parrot
Your own Party Parrot for terminal
Table of content
Why do you need to install this?
— Next question
Make
```bat
$ git clone https://github.com/endygamedev/party-parrot.git
$ cd party-parrot
$ sudo make install
```
Make
```bat
$ sudo make uninstall
```
Make
```bash
$ sudo make update
```
```bat
$ parrot
```
enjoy
If you need to stop this just type: `q + ` or `Ctrl + C`
Keys
Change encoded image
```bat
$ parrot -c ascii
```
enjoy
Change speed
Speed can vary from 1 to 15, where 1 is the fastest speed and 15 is the slowest
Default value is 8
```bat
$ parrot -s 12
```
enjoy
And also you can combine this two keys
Is this fork?
— Yes, I took the idea here and implemented it on C
`party-parrot` is made available under the terms of either the MIT License.
See the [LICENSE](./LICENSE) files for license details.
:arrow_up: Back to top :arrow_up:
---
< :man_technologist: endygamedev | :parrot: project webpage />
