You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a quick and dirty Batch script that will also pull the images from the API. No additional software required, just paste the script into Notepad, save as a ".bat" file and run it.
Wallpapers will be located inside a folder called wallpapers located in the same directory as script execution. PING is used to add a 0.5s delay between each download.
Make sure your filepath does not contain a ! inside it.
The text was updated successfully, but these errors were encountered:
amakvana
changed the title
Batch Script Version
Batch Script Version - No additional software required
Sep 26, 2024
Here's a quick and dirty Batch script that will also pull the images from the API. No additional software required, just paste the script into Notepad, save as a ".bat" file and run it.
Wallpapers will be located inside a folder called
wallpapers
located in the same directory as script execution.PING
is used to add a 0.5s delay between each download.Make sure your filepath does not contain a
!
inside it.The text was updated successfully, but these errors were encountered: