All Projects β†’ audy β†’ catsay

audy / catsay

Licence: MIT license
🐱 πŸ’» like cowsay but cats

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to catsay

calculate-aspect-ratio
πŸ“ A simple utility function, and command line utility, for calculating an aspect ratio based on width and height.
Stars: ✭ 43 (+30.3%)
Mutual labels:  utility
autocommand
Autocommand turns a python function into a CLI program
Stars: ✭ 44 (+33.33%)
Mutual labels:  utility
RunDLL-NG
A better alternative to RunDLL32
Stars: ✭ 23 (-30.3%)
Mutual labels:  utility
lambda
Minecraft utility mod coded in Kotlin
Stars: ✭ 389 (+1078.79%)
Mutual labels:  utility
ee-x
Cross-platform library for Cocos2d-x and Unity
Stars: ✭ 13 (-60.61%)
Mutual labels:  utility
sublimetext-autobackups
Sublime Text 2/3 Auto backups plugin
Stars: ✭ 70 (+112.12%)
Mutual labels:  utility
GPUUtilization
measure GPU hardware utilization on iOS Devices
Stars: ✭ 102 (+209.09%)
Mutual labels:  utility
emma.css
🍴 Emma.css { utility-classes: emmet-like; }
Stars: ✭ 53 (+60.61%)
Mutual labels:  utility
kubernetes-basico
Demonstração dos componentes do Kubernetes
Stars: ✭ 26 (-21.21%)
Mutual labels:  utility
as-a
Runs a given command with additional environment settings for simple local development
Stars: ✭ 60 (+81.82%)
Mutual labels:  utility
sora
A simple library to display images in Jupyter notebooks
Stars: ✭ 15 (-54.55%)
Mutual labels:  utility
transee
Simple and useful tool for quick translation
Stars: ✭ 65 (+96.97%)
Mutual labels:  utility
AjaxHandler
ASimple PHP Class to help handling Ajax Requests easily
Stars: ✭ 30 (-9.09%)
Mutual labels:  utility
codec
Encode keys, values and range options, with built-in or custom encodings.
Stars: ✭ 27 (-18.18%)
Mutual labels:  utility
Tyval
Fast and extensible validator for JavaScript
Stars: ✭ 62 (+87.88%)
Mutual labels:  utility
react-pendulum
A React Context utility library.
Stars: ✭ 15 (-54.55%)
Mutual labels:  utility
actlist
πŸ“¦ Actlist is a utility platform to execute your own action list easily and simply.
Stars: ✭ 85 (+157.58%)
Mutual labels:  utility
pytest-stress
A Pytest plugin that allows you to loop tests for a user defined amount of time.
Stars: ✭ 39 (+18.18%)
Mutual labels:  utility
sortr.py
sort files using python
Stars: ✭ 15 (-54.55%)
Mutual labels:  utility
BlauBot
A discord bot providing a collection of useful and unrelated commands
Stars: ✭ 16 (-51.52%)
Mutual labels:  utility

Catsay Build Status Coverage Status Code Climate security

Cats in your $SHELL. Pairs well with lolcat.

$ catsay --cat octocat "Fork me on GitHub!"
               MMM.           .MMM
               MMMMMMMMMMMMMMMMMMM
               MMMMMMMMMMMMMMMMMMM
              MMMMMMMMMMMMMMMMMMMMM
             MMMMMMMMMMMMMMMMMMMMMMM
            MMMMMMMMMMMMMMMMMMMMMMMM    Fork me on GitHub!
            MMMM::- -:::::::- -::MMMM    |/
             MM~:~   ~:::::~   ~:~MM
        .. MMMMM::. .:::+:::. .::MMMMM ..
              .MM::::: ._. :::::MM.
                 MMMM;:::::;MMMM
          -MM        MMMMMMM
          ^  M+     MMMMMMMMM
              MMMMMMM MM MM MM
                   MM MM MM MM
                   MM MM MM MM
                .~~MM~MM~MM~MM~~.
             ~~~~MM:~MM~~~MM~:MM~~~~
            ~~~~~~==~==~~~==~==~~~~~~
             ~~~~~~==~==~==~==~~~~~~
                 :~==~==~==~==~~

Installation

gem install catsay

Usage

usage: catsay ...
    -c, --cat [TEMPLATE]             Chooses the cat.
    -o, --out [OUTFILE]              Output file (default=/dev/stdout)
    -i, --in [INFILE]                Input file (default=/dev/stdin)
    -l, --list                       List cats and exit
    -e, --verbose                    Annoying kitty

Contributing

This gem needs more cats! To add a cat, create an erb file in the cats/ directory. This file is just a text file. Add your cat and include the special string <%= @message %> wherever you want the message to go. Then send me a pull-request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].