Linux Candy

Linux Candy: doge – simple motd script

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.

doge is a simple motd (message of the day) script based on the slightly stupid but very funny doge meme. The contents of /etc/motd are displayed by login after a successful login but just before it executes the login shell.

Installation

We installed doge using Manjaro, an Arch-based distro, as well as Ubuntu 25.04.

For Manjaro, there’s a package in the Official Repositories which can be installed with Pamac (Manjaro’s GUI package manager), the command-line pacman, or with a helper program such as yay.

Installing doge in Manjaro using Pamac

In Operation

So what does doge do? It prints random grammatically incorrect statements that are sometimes based on things from your computer.

doge example

Doge is an Internet meme that became popular in 2013. The meme typically consists of a picture of a Shiba Inu accompanied by multicolored text in Comic Sans font in the foreground. The text, representing a kind of internal monologue, is deliberately written in a form of broken English.

  • Randomly placed and colored random strings, complete with broken English.
  • Awesome Shibe in the terminal.
  • Fetching of system data, such as hostname, running processes, current user and $EDITOR
  • If you have lolcat, you can do this gem: while true; do doge | lolcat -a -d 100 -s 100 -p 1; done
    stdin support: ls /usr/bin | doge will doge-print some of the executables found in /usr/bin. wow. There are also multiple command line switches that control filtering and statistical frequency of words.
  • Here’s another example using the --shibe option.

    doge in action

Summary

Brighten up your login with doge. It’s candy personified and a perfect fit for our Linux Candy series.

Here’s all the options available:

Options available with doge

Website: github.com/Olivia5k/doge
Support:
Developer: Olivia Thiderman
License: MIT License

doge is written in Python. Learn Python with our recommended free books and free tutorials.


Complete list of articles in this series:

Linux Candy
ASCIIQuariumEmbrace marine life from the terminal with beautiful ASCII art
ASCII Art ConverterA small utility that converts images into ASCII art
BobRossQuotesCollection of quotes from Bob Ross
BoxesCommand line ASCII boxes
BuohOnline strips comics reader
cacafireColor ASCII fire
catclockxclock with an enhanced cat mode
cbonsaiGenerate bonsai trees in the terminal
christmasfetchFestive cheer on the desktop
chucknorrisChuck Norris jokes in your terminal
ClairvoyantLike a magic 8-ball inspired fortune teller
cornyjokesCorny jokes for the terminal
CMatrixncurses program that simulates the display from “The Matrix”
ctreeA Christmas tree right on your terminal
dogeSimple motd script
eDEX-UISci-fi computer terminal emulator and system monitor
emojSimple tool that to find suitable emojis for pasting to your clipboard
EmoteModern popup emoji picker
EvolvotronInteractive generative art
FantasceneDynamic wallpaper changer
FondoFind beautiful wallpapers from Unsplash
gtiTypo-based curio inspired by Steam Locomotive
HollywoodFill your console with Hollywood melodrama technobabble
lifecyclerAquarium right in your terminal
linuxwaveGenerate music from the entropy of Linux
lolcatRainbows and unicorns
MemeFun tool to create memes
No More SecretsRecreates the data decryption effect from the Sneakers movie
nookPlays Animal Crossing hourly themes on the hour
nyancatTerminal-based Pop Tart Cat Animation
onekoAnimal chasing fun
pipes.shAnimated pipes terminal screensaver
ponysaycowsay reimplemention for ponies
projectMMusic visualizer originally based on Milkdrop
pscircleA different take on the venerable ps command
PyBonsaiGenerates procedural ASCII art trees
pyjokesOne line jokes for programmers
PywalGenerate color schemes on the fly (not actively developed)
RelaxatorRelax to soothing sounds
Rusty AquariumMonitoring by visualization
Steam LocomotiveC program written in 295 lines. It's harmless fun
TernimalAnimated lifeform in the terminal
terminal-parrotParty parrot time
tetrisTile-matching puzzle video game in your terminal
VarietyWallpaper manager with many desktops and wallpaper sources
WallGenGenerate HQ poly wallpapers with a few arguments.
WallpaperDownloaderDownload, change, and manage wallpapers
wallustCreate 16 color palettes
xcowsayDisplays a cow on your desktop with message
XDecorationsAdd some festive cheer to your desktop
XScreenSaverFramework and collection of screensavers
yosayLike cowsay but with less cow
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments