Skip to content

dxdxdt/xbouncing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xbouncing

The X11 bouncing DVD logo. A little gimmick for a new video.

Screen capture of xbouncing in action

Cloud Demo

If you're running Linux, you can simply use SSH X11 forwarding to try it out without installing anything at all. However, due to network delay, it won't be as smooth as running it on your machine locally.

If you're running Mac or Windows, you may use XQuartz or Xming.

INSTALL

To build it from source and run it on your machine yourself,

sudo dnf install git cmake gcc libX11-devel libXrandr-devel

git clone https://github.com/dxdxdt/xbouncing
cd xbouncing

cmake -B build
cd build

make
sudo make install

Usage

xbouncing

Interrupt(Ctrl + C) or terminate.

About

The X11 bouncing DVD logo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published