ghostlexly / gpu-video-wallpaper

Use your GPU for rendering low CPU usage video animated wallpaper.
MIT License
165 stars 12 forks source link
video

video-wallpaper

Run a video as an animated live wallpaper on your Ubuntu/Debian-based Linux desktop with dual/multiple monitor support.

You can either run the application through its GUI or via the command line.

CLI usage: video-wallpaper.sh [--start] [--stop] [--startup true|false] "video_path.mp4"

--start Start playback of video wallpaper. 

--stop  Stop active playback.

--startup  Start/disable playback of video file on system startup."

Installation

git clone https://github.com/ghostlexly/gpu-video-wallpaper.git
cd gpu-video*
./install.sh

These commands will download the repository and will set up all the required dependencies, install the necessary files to your system and optionally create an app menu entry. Now you can either use the CLI or open the 'Video Wallpaper' app from your application menu.

If want to run the installer on a distribution that is not based on Debian, you may want to run the installer in distro-agnostic mode: ./install.sh --distro-agnostic. This will disable automatic dependency-checking and installing, which will not work on non-Debian distributions that don't use apt as their package manager.

Dependencies

All dependencies will be installed when running install.sh.

Uninstall

Run install.sh --uninstall to remove all files associated with video-wallpaper.

Changelog

2022/02/22

2021/08/19

2021/08/17

2021/06/05

2021/06/03:

Known errors: