Wallify is a live wallpaper engine that allows you to set animated wallpapers on your Linux desktop. It uses the wallify command to render the wallpaper and mpv to play the animation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Mathis CHIRAT e68bb385e8
Transférer les fichiers vers ''
8 months ago
LICENSE Initial commit 8 months ago
README.md Mise à jour de 'README.md' 8 months ago
setup.sh Transférer les fichiers vers '' 8 months ago

README.md

Wallify (Live Wallpaper Engine)

Table of Contents

  1. Introduction
  2. Features
  3. Setup
  4. Usage
  5. Troubleshooting
  6. Author

Introduction

Wallify is a live wallpaper engine that allows you to set animated wallpapers on your Linux desktop. It uses the wallify command to render the wallpaper and mpv to play the animation.

Features

  • Set animated wallpapers on your Linux desktop
  • Supports various file formats (e.g., GIF, MP4, WebM)
  • Customizable settings for animation playback
  • Autostart feature to launch the wallpaper on startup

Setup

To set up Wallify, run the setup.sh script in the terminal:

./setup.sh

Follow the prompts to select a wallpaper file and configure the settings.

Usage

Once set up, the wallpaper will lauch it self at the next startup. Wallify is configured in autostart on login by adding the start.sh script to your system's autostart directory.

Troubleshooting

  • If you encounter issues with the wallpaper not displaying, check the wallpaper.conf file to ensure the correct file path is specified.
  • If you experience performance issues, create a ticket !

Author

This project was created by @mathis.chirat

License

Wallify is licensed under the GNU General Public License (GPL) version 3.

Acknowledgments

Wallify uses the following open-source projects:

  • wallify: a live wallpaper engine
  • mpv: a media player
  • zenity: a graphical user interface toolkit