Skip to content

whichow/AutoWall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AutoWall

About

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

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+)

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)

Steam workshop

Direct download files from steam workshop.

In steam launcher, right button on the article page, copy url and paste on text field, example url;

https://steamcommunity.com/sharedfiles/filedetails/?id=827148653

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.

Lives wallpapers for AutoWall

List of sites to find the perfect live wallpaper for you;

https://gist.github.com/SegoCode/1355316837132caeabd2e0e7bf612386

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 10 using open-source wallpaper engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AutoIt 81.5%
  • Go 18.5%