Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.21 KB

Bring Capoo to the terminals.

capoo cowsay

What is this?

cowsay is a program that generates ASCII art pictures of a cow with a message.

The default cow can be swapped out with other arts. These arts are based on files called cow files with suffix .cow and are usually store somewhere in your system when you install cowsay.

This repository contains the file that can swap it out with a fully colored Capoo.

How to get this?

  1. Clone this repo
  2. Install cowsay
  3. Locate the path of cow files by cowsay -l
  4. Move capoo.cow to that path
  5. Use -f capoo flag when using cowsay

Credits

This work was created by first passing a screenshot of Capoo to Charc0al's cowsay file converter, as suggested by paulkaefer and then manually adjusting the output to fix the imperfections.

Acknowledgement

This was originally a submission to the "2024 Capoo Derivative Work" contest. I didn't win. Check out other contestants here.