Who loves eye candy? Don’t be shy — you can raise both hands!!
Linux Candy is a series of articles covering interesting eye candy software. We only feature open-source software in this series.
You might have heard of cowsay, software that generates ASCII pictures of a cow with a message. cowsay isn’t limited to cow depictions, it also shows other animals, including Tux the Penguin. There’s also ponysay, a rewrite of cowsay with lots of full-color characters from My Little Pony.
ricksay builds on the work from ponysay. It provides funny quotes from Rick and Morty Adventures for your console. Rick and Morty is an American adult animated science fiction sitcom.
Installation
The developer suggests installing ricksay with pip. This is only recommended if you’re going to create a virtual environment first. We strongly recommend you don’t use pip outside of a virtual environment as it’s too easy to pollute your system.
There are quite a few different ways of installing ricksay avoiding any pollution issues. Examples are pipx or conda. pipx is a good method here. It’s made specifically for application installation, as it adds isolation yet still makes the apps available in your shell: pipx creates an isolated environment for each application and its associated packages.
In Operation
Here’s a few examples of output from ricksay.
There are a few options available. The -c
flag lets you choose the name of character (Rick, Morty, Beth, Jerry, Summer). And you can also use a different file for the quotes with the -f
flag.
Summary
If you’re a fan of Rick and Morty, ricksay will liven up your terminal.
ricksay is best used to decorate your terminal with a random quote from a shell startup script.
Website: github.com/roma-guru/ricksay
Support:
Developer: Roman Voropaev
License: BSD Zero Clause License
The BSD Zero Clause license goes further than the BSD 2-Clause license to allow you unlimited freedom with the software without requirements to include the copyright notice, license text, or disclaimer in either source or binary forms.
ricksay is written in Python. Learn Python with our recommended free books and free tutorials.
Complete list of articles in this series:
Linux Candy | |
---|---|
ASCIIQuarium | Embrace marine life from the terminal with beautiful ASCII art |
ASCII Art Converter | A small utility that converts images into ASCII art |
BobRossQuotes | Collection of quotes from Bob Ross |
Boxes | Command line ASCII boxes |
Buoh | Online strips comics reader |
cacafire | Color ASCII fire |
catclock | xclock with an enhanced cat mode |
cbonsai | Generate bonsai trees in the terminal |
christmasfetch | Festive cheer on the desktop |
chucknorris | Chuck Norris jokes in your terminal |
Clairvoyant | Like a magic 8-ball inspired fortune teller |
cornyjokes | Corny jokes for the terminal |
CMatrix | ncurses program that simulates the display from “The Matrix” |
ctree | A Christmas tree right on your terminal |
doge | Simple motd script |
eDEX-UI | Sci-fi computer terminal emulator and system monitor |
emoj | Simple tool that to find suitable emojis for pasting to your clipboard |
Emote | Modern popup emoji picker |
Evolvotron | Interactive generative art |
Fantascene | Dynamic wallpaper changer |
Fondo | Find beautiful wallpapers from Unsplash |
gti | Typo-based curio inspired by Steam Locomotive |
Hidamari | Python-based app that offers video wallpaper for Linu |
Hollywood | Fill your console with Hollywood melodrama technobabble |
lifecycler | Aquarium right in your terminal |
linuxwave | Generate music from the entropy of Linux |
lolcat | Rainbows and unicorns |
Meme | Fun tool to create memes |
No More Secrets | Recreates the data decryption effect from the Sneakers movie |
nook | Plays Animal Crossing hourly themes on the hour |
nyancat | Terminal-based Pop Tart Cat Animation |
oneko | Animal chasing fun |
pipes.sh | Animated pipes terminal screensaver |
ponysay | cowsay reimplemention for ponies |
projectM | Music visualizer originally based on Milkdrop |
pscircle | A different take on the venerable ps command |
PyBonsai | Generates procedural ASCII art trees |
pyjokes | One line jokes for programmers |
Pywal | Generate color schemes on the fly (not actively developed) |
Relaxator | Relax to soothing sounds |
ricksay | Rick and Morty quotes of the day |
Rusty Aquarium | Monitoring by visualization |
Steam Locomotive | C program written in 295 lines. It's harmless fun |
Ternimal | Animated lifeform in the terminal |
terminal-parrot | Party parrot time |
tetris | Tile-matching puzzle video game in your terminal |
Variety | Wallpaper manager with many desktops and wallpaper sources |
WallGen | Generate HQ poly wallpapers with a few arguments. |
WallpaperDownloader | Download, change, and manage wallpapers |
wallust | Create 16 color palettes |
xcowsay | Displays a cow on your desktop with message |
XDecorations | Add some festive cheer to your desktop |
XScreenSaver | Framework and collection of screensavers |
yosay | Like cowsay but with less cow |