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’re only featuring open-source software in this series.
If you spend all day embroiled in political in-fighting, battling red tape nonsense, coding an innovative program in Python, sit in countless meetings wishing you were relaxing on a Caribbean island, you’ll need some light relief at the end of the day. And what better way by making your Linux desktop a little more fun.
The shuffle command prints an ASCII art picture with a cool shuffle effect.
Installation
I evaluated shuffle with the Manjaro and Ubuntu distributions. For Manjaro, there’s a package in the Arch User Repository.

In Operation
Generating the picture with a shuffle effect is simple. Supply the shuffle command with a text file and a few parameters.
I’ve used a slow speed of 150 so that the animation lasts a little longer.
$ shuffle -s 150 -c yellow -e blocks rabbit_carrot

You can also shuffle any text file, even if it contains Unicode characters.
Available options:
- -s speed: 1 fast to 500 very slow.
- -c color: Must be in the format “r;g;b” or one of the standard colors: red, green, yellow, blue, magenta, cyan, orange, white, black, grey, or just “random”.
- -e effect: Random(standard), spiral, wipe, snake, blocks
Summary
shuffle is just a harmless bit of fun. But you can produce some cool effects.
Even the help option is animated.

Website: github.com/lennart1978/shuffle
Support:
Developer: Lennart Martens
License: MIT License
shuffle is written in C. Learn C 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 |
| Picture Of The Day | Your daily wallpaper |
| 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 |
| shuffle | ASCII art with a cool shuffle effect |
| 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 |
| walrs | Fast colorscheme generator |
| WSelector | Browse, download, and set wallpapers from Wallhaven.cc |
| 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 |