DEV Community

Cover image for Add Animation over your favorite Terminal in GNU/Linux.
Antony Jr
Antony Jr

Posted on

Add Animation over your favorite Terminal in GNU/Linux.

I've always wanted to animate my konsole with an animation over it's title bar. I searched everywhere but I can't find a program for that. That's why I've created spirit. It is a small program written in C++ which overlays a gif over your terminal. This is only available currently for KDE Plasma, Gnome, XFCE, Mate and other major X11 based Desktop Environments for Gnu/Linux.

There are plans to support Windows and Mac in the future.

Quick Start

 $ wget "https://github.com/antony-jr/spirit/releases/download/v0.1.2/spirit"
 $ chmod +x spirit
 $ ./spirit init # That's it.
Enter fullscreen mode Exit fullscreen mode

Now you should have a animation over your terminal window. You should restart your terminal to take full effect.

Terminate the Application

 $ ./spirit deinit
Enter fullscreen mode Exit fullscreen mode

The above command will stop spirit, you can just delete the binary if you don't need spirit in your system.

Animation Change on Error Command.

When you execute error command in the terminal the gif will change. This can be used as a visual indicator when compiling code.

Support

If you think this project is cool then please share the word and give a star at https://github.com/antony-jr/spirit

Stars in a project gives insight on how many people want this project to continue.

Top comments (3)

Collapse
 
094459 profile image
Ricardo Sueiras

Nice đź‘Ť

Collapse
 
antonyjr profile image
Antony Jr

Thanks.

Collapse
 
horomancer profile image
horomancer

OMG window sitters!
This takes me back. Now i just need an exact winamp clone and a pixel cat chasing my mouse.