|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
**Wallify (Live Wallpaper Engine)**
|
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
|
|
**Coming Soon..**
|
|
|
|
|
**How to download the graphical version**
|
|
|
|
|
|
|
|
|
|
> Wallify comes in a graphical version, with a wallpaper manager and a workshop ! (Ready for December..)
|
|
|
|
|
> [More information](https://codefirst.iut.uca.fr/git/mathis.chirat/Wallify/src/branch/master/DOWNLOAD.md)
|
|
|
|
|
|
|
|
|
|
**Table of Contents**
|
|
|
|
|
-----------------
|
|
|
|
@ -31,16 +31,12 @@ Wallify is a live wallpaper engine that allows you to set animated wallpapers on
|
|
|
|
|
**Setup**
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
To set up Wallify, run the `setup.sh` script in the terminal:
|
|
|
|
|
```bash
|
|
|
|
|
./setup.sh
|
|
|
|
|
```
|
|
|
|
|
Follow the prompts to select a wallpaper file and configure the settings.
|
|
|
|
|
With the graphical version you just need to start the AppImage and all update and setup are down automaticly.
|
|
|
|
|
|
|
|
|
|
**Usage**
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
Once set up, the wallpaper will lauch it self at the next startup.
|
|
|
|
|
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**
|
|
|
|
|