friendan / AutoWall

🌌 Live wallpapers on Windows 7/8/10/11 using open-source wallpaper engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoWall

About

Turn videos, gifs and webs into windows live wallpapers. The most simple and useful Weebp implementation in autoit.

⚠️ This software has only been tested on Windows 10 and may not be fully compatible with other versions of Windows. Some features may not be available. For Windows 7 users, please follow the guide at https://github.com/Francesco149/weebp#windows-7-prerequisites

Features

  • Portable.
  • Browse your gif or video files.
  • Reset button to reverse all and delete config files.
  • Set your wallpaper on windows startup.

(1.2+)

(1.3+)

(1.8+)

(1.9+)

  • AutoWall videos will stop when wallpaper is not visible (even if not playing any games).

(1.10+)

Web wallpaper

Set any web to wallpaper, copy url and paste on text field, also Youtube videos.

  • Set Youtube video as a wallpaper using this url format;

https://www.youtube.com/embed/(VIDEO_ID)?autoplay=1&loop=1&mute=1&playlist=(VIDEO_ID)

For add sound change the mute value (&mute=1) to zero (&mute=0)

  • Set shadertoy as a wallpaper using this url format;

https://www.shadertoy.com/embed/(ID)?gui=false&t=10&paused=false&muted=true

For add sound change the mute value (&mute=true) to true (&mute=false)

Configure performance

AutoWall works with mpv, the configuration is available in "/mpv/" folder with the name "mpv.conf" editing with notedpad you can, for example, play the music of your live wallpaper changing the value "volume" to "100".

Follow the official mpv documentation to configure all performance parameters.

Multiple screens

Autowall 1.10+ now includes the highly anticipated multiscreen mode, which is currently in early beta and may have some bugs or issues. If you have multiple screens, Autowall will automatically detect this and offer you the option to run in multiscreen mode. Please note that this feature is a work in progress and may not support all single screen mode features, such as "Stop when Wallpaper is not visible" or "Web wallpaper." If you encounter any issues or have suggestions for improvement, please open an issue following the guide.

Lives wallpapers for AutoWall

List of sites to find and download the perfect live wallpaper for use in AutoWall;
https://mylivewallpapers.com/

https://wallpaperwaifu.com/

https://moewalls.com/

http://openings.moe/

https://www.shadertoy.com/

https://livewallpapers4free.com/

https://gfycat.com/gifs/search/live+wallpaper/

https://steamcommunity.com/workshop/browse/?appid=431960

https://www.deviantart.com/rainwallpaper/gallery/

Direct download

https://github.com/SegoCode/AutoWall/releases/

Articles about AutoWall

https://www.ghacks.net/2020/10/19/autowall-is-an-open-source . . .

https://www.genbeta.com/deskmod/esta-aplicacion-gratuita . . .

About

🌌 Live wallpapers on Windows 7/8/10/11 using open-source wallpaper engine

License:GNU General Public License v3.0


Languages

Language:AutoIt 100.0%