Skip to content

Latest commit

 

History

History
117 lines (88 loc) · 3.4 KB

README.md

File metadata and controls

117 lines (88 loc) · 3.4 KB

Party Parrot

Your own Party Parrot for terminal

parrot Table of content
  1. Why do you need to install this?
  2. Install
  3. Uninstall
  4. Update
  5. Usage
  6. Is this fork?
  7. License

Why do you need to install this?

— Next question

Install

Make

$ git clone https://github.com/endygamedev/party-parrot.git
$ cd party-parrot
$ sudo make install

Uninstall

Make

$ sudo make uninstall

Update

Make

$ sudo make update

Usage

$ parrot

example_1

enjoy parrot

If you need to stop this just type: q + <Enter> or Ctrl + C

Keys

Change encoded image

$ parrot -c ascii

example_2

enjoy parrot

Change speed

Speed can vary from 1 to 15, where 1 is the fastest speed and 15 is the slowest
Default value is 8

$ parrot -s 12

example_3

enjoy parrot

And also you can combine this two keys

Is this fork?

— Yes, I took the idea here and implemented it on C

License

party-parrot is made available under the terms of either the MIT License. See the LICENSE files for license details.

Лицензия Creative Commons


⬆️ Back to top ⬆️


< 👨‍💻 endygamedev | 🦜 project webpage />