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.
66 lines
1.8 KiB
66 lines
1.8 KiB
**Wallify (Live Wallpaper Engine)**
|
|
=====================================
|
|
|
|
**How to download the graphical version**
|
|
|
|
> [More information](https://codefirst.iut.uca.fr/git/mathis.chirat/Wallify/src/branch/master/DOWNLOAD.md)
|
|
|
|
**Table of Contents**
|
|
-----------------
|
|
|
|
1. [Introduction](#introduction)
|
|
2. [Features](#features)
|
|
3. [Setup](#setup)
|
|
4. [Usage](#usage)
|
|
5. [Troubleshooting](#troubleshooting)
|
|
6. [Author](#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, PNG)
|
|
* Customizable settings for animation playback
|
|
* Autostart feature to launch the wallpaper on startup
|
|
|
|
**Setup**
|
|
--------
|
|
|
|
With the graphical version you just need to start the AppImage and all update and setup are down automaticly.
|
|
|
|
**Usage**
|
|
-----
|
|
|
|
Once the AppImage laucnhed you just have to apply a wallpaper by import it or download it.
|
|
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
|