LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xcowsay

Graphical desktop cow message display

TLDR

Display cow with message
$ xcowsay "[hello, world]"
copy
Display with pipe input
$ ls | xcowsay
copy
Display at position
$ xcowsay --at [X],[Y]
copy
Change cow size
$ xcowsay --cow-size [small|med|large]
copy
Display thought bubble
$ xcowsay --think
copy
Use custom image
$ xcowsay --image [path/to/file]
copy

SYNOPSIS

xcowsay [OPTIONS] [MESSAGE]

DESCRIPTION

xcowsay displays a cute cow with a message on the Linux desktop. Similar to cowsay but with a graphical display. The cow disappears after a timeout or when clicked.Messages can be provided as arguments or piped from other commands.

PARAMETERS

--at X,Y

Display at specified coordinates
--cow-size SIZE
Cow size: small, med, or large
--think
Use thought bubble instead of speech
--image FILE
Use custom image instead of cow
--time SECONDS
Display duration

INSTALL

sudo dnf install xcowsay
copy
sudo zypper install xcowsay
copy
nix profile install nixpkgs#xcowsay
copy

CAVEATS

X11 only. Display time depends on message length unless specified. Custom images must be PNG format.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid