In Operation
wallust is command-line software. Running the command wallust
on its own shows the various commands and options that are available.
The first thing to try is to run wallust pointing it at either a directory or a specific image, such as:
Running the following command sets the terminal colors based on the image. In the example below, we’re using the hyper terminal emulator.
$ wallust run relax-woman-jumping-sea-beach.jpg
The theme is only applied to the currently open terminals, but its easy to modify your shell startup file so that the theme is applied to new terminal windows. wallust stores the sequences in the cache directory as a file called ‘sequences‘.
We can also apply a custom built-in theme. There’s a wide range to choose. 3024-dark, dkeg-escen, dkeg-paints, base16-github, dkeg-sprout, sexy-kasugano, base16-harmonic-dark, base16-atelier-seaside-dark, monokai, base16-unikitty-light, and many many others. See the full list with the command: $ wallust theme list
, Or let’s choose a random theme.
$ wallust theme random
What else does the software offer?
- Rich templating – you can use a subset of Jinja2 or pywal syntax.
- Cache scheme palettes.
- Read pywal/terminal-sexy colorschemes.
Summary
wallust is a handy utility. As pywal is not under active development and wallust is a drop-in replacement, it makes sense to switch over.
You can use wallust generated colors in a program by templating the colors in its config file.
wallust is slow generating colors compared to alternatives mainly because it generates a scheme palette multiple times to find an attractive palette. Rather than use HSV (like pywal) wallust uses lch or other colorspaces to avoid generating similar colors in the palette.
wallust is inspired by pywal. The software is also a drop-in replacement for pywal.
There’s good documentation courtesy of man pages for the software and its commands. That’s refreshing.
Website: explosion-mental.codeberg.page/wallust
Support: Codeberg Code Repository
Developer: explosion-mental
License: MIT License
wallust is written in Rust. Learn Rust with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction and Installation
Page 2 – In Operation and Summary
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 |
cornyjokes | Corny jokes for the terminal |
CMatrix | ncurses program that simulates the display from “The Matrix” |
ctree | A Christmas tree right on your terminal |
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 |
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 |
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 |
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 |