Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 400 Bytes

Set the Windows desktop background to a random images inside a folder called "images" (in the current directory).

Build

Building requires a working copy of golang and powershell (tested on version 4.0).

Then:

go build wallpaper.go

Running:

Places images you want to use inside a folder called "images" in the current directory. Then execute set-wallpaper.ps1.