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 desktop environment a bit more fun.
Hidamari is a Python-based app that offers video wallpaper for Linux and a bit more besides. It’s free and open source software.
Installation
Installation of Linux programs is often very straightforward these days (with the exception of some self-hosted web apps and machine learning software). Hidamari is a breeze in this regard. We evaluated the program using a Flatpak, an open source containerized package format similar to Snap. While Snap relies on a central repository for software, Flatpak can be installed from different sources. The primary source is Flathub.
Install Hidamari with the command:
$ flatpak install flathub io.github.jeffshee.Hidamari
We can either run the program from the command-line with: $ flatpak run io.github.jeffshee.Hidamari
or from your desktop environment. In GNOME, it’s present by clicking the Show Apps button.
In Operation
Hidamari has a simple UI.
We can chose a local video as the default wallpaper, or more interestingly, we can stream a video from a URL. This functionality uses the superb yt-dlp program as the backend. yt-dlp is a feature-rich command-line audio/video downloader. So you’re not limited to streaming video from say YouTube. Even though the program appears to let you choose a video at any location, we could only get videos to play that are stored in Hidamari’s folder.
We can set a video wallpaper to play on a specific display or all displays although this had no effect on our test system — the video wallpaper played on all displays regardless of the option chosen. You shouldn’t see a significant impact on your system’s performance as there’s GPU acceleration.
You can also set a web page as your wallpaper. This can be a URL or a local web page.
The program has some configuration options in the Quick toggles section.
Here’s the default settings. As you can see, the program doesn’t automatically autostart after login but this can be enabled.
There’s also a config.json file available if you prefer editing text files.
Summary
Add a touch of pizzazz to your wallpaper with Hidamari. And why not go the whole hog and add the LinuxLinks website to your background.
Hidamari is rather buggy. For example, one of our test systems, the video only displays a couple of frames before ceasing playback (both with X11 and Wayland), and didn’t work at all with streaming.
Hopefully with more development, issues like this will be ironed out.
Website: github.com/jeffshee/hidamari
Support:
Developer: Jeff Shee
License: GNU General Public License v3.0
Hidamari 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 |
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 |