XPenguins is a program for animating cute cartoons animals in your root window. By default it will be penguins they drop in from the top of the screen, walk along the tops of your windows, up the side of your windows, levitate, skateboard, and do other similarly exciting things. Now you can send an army of cute little penguins to invade the screen of someone else on your network.
Install XPenguins
Open a command-line terminal (select Applications > Accessories > Terminal), and then type the following commands to install XPenguins program. First, type the command apt-get update to tell apt to refresh its package information by querying the configured repositories and then install the required program:
$ sudo apt-get update
$ sudo apt-get install xpenguins
How do I Start XPenguins Locally?
Type the following command:
$ xpenguins
Sample outputs:
Be careful when you move windows as the little guys squash easily. If you send the program an interupt signal (Ctrl-C) they will burst.
Themes
To list themes, enter:
$ xpenguins -l
Sample outputs:
Big Penguins Bill Classic Penguins Penguins Turtles
You can use alternative themes as follows:
$ xpenguins --theme "Big Penguins" --theme "Turtles"
You can install additional themes as follows:
$ cd /tmp
$ wget http://xpenguins.seul.org/xpenguins_themes-1.0.tar.gz
$ tar -zxvf xpenguins_themes-1.0.tar.gz
$ mkdir ~/.xpenguins
$ mv -v themes ~/.xpenguins/
$ xpenguins -l
Sample outputs:
Lemmings Sonic the Hedgehog The Simpsons Winnie the Pooh Worms Big Penguins Bill Classic Penguins Penguins Turtles
To start with a random theme, enter:
$ xpenguins --random-theme
To load all available themes and run them simultaneously, enter:
$ xpenguins --all
More links and information:
- XPenguins home page.
- man penguins
- More Linux / UNIX desktop fun with Steam Locomotive and Terminal ASCII Aquarium.
If you enjoyed this desktop fun app, you may also like to use the following apps on Linux:
- Terminal ASCII Aquarium
- Steam Locomotive
- Let it Snow On Your Desktop
- Summon Swarms Of Penguins To Waddle About The Desktop
- Text Mode Box and Comment Drawing
- Christmas Tree For Your Terminal
- Cat And Mouse Chase All Over Your Screen
- Bastet Tetris(r) clone with block-choosing AI for console
- The Digital Rain: Simulates the display from "The Matrix"
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
- RSS feed or Weekly email newsletter
- Share on Twitter • Facebook • 15 comments... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
I really like it too, ty so much for this post
Bodhi Linux can run selected Xpenguins as a ‘gadget’. They can be switched off or can run automatically at start – up, The Xpenguin website xpenguins.seul.org seems to be down though so I have no idea how the switching on/off works, except through Terminal. Glad to hear from anyone who knows the answer.
But it stop the programme as I close terminal. How Can Linux start xpenguins by itself at stratup ?
Too awesome. Thanks!
I really love it!!! So cute and fun. Thanks!
i liked it. i will give a try for xpenguins 🙂
good job,what a wonderful idea!!
How do I do that? Say I want to send an army of penguins to invade the screen of friend who is running Ubuntu desktop at 192.168.1.100. How can I do that? My best guest is either install xpenguins on 192.168.1.100 or do some trick with ssh -X option.
I wanna know too!
It can’t be done – don’t know how the author decided it could be.
@All, I think it was a *Joke*.
I really love it!!! So cute and fun. Thanks!
To exit the theme: press Ctrl-c. But who wants to???
You missed something 😉
–> $ sudo apt-get install xpenguins
Thanks for the heads up!