A fun CLI tool inspired by cowsay, but with cute ASCII cats! 🐱
- 7 different ASCII cat designs
- Colorful Output: 10 different colors to choose from
From PyPI
pip install catsay-cli
Simple
catsay Hello World!
Color Options
catsay Hello World! -c red
catsay Hello World! --color cyan
catsay --list-colors
catsay --help
catsay -h
Feel free to contribute by:
- Adding new cat ASCII art designs
- Suggesting new color options
- Improving the code
- Reporting bugs
This project is licensed under the MIT License – see the LICENSE file for details.