Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ijin82 authored Sep 14, 2021
1 parent 9925b6d commit a27e267
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Waller
Simple utility to rorate wallpapers on your desktop using windows task scheduler

# How is that working?
- Set up folder with your wallpaper files
- Set up mask for your wallpaper files in folder
- Set up wallpaper rotation time interval
- Create task in scheduler (GUI has button for that purpose)

Windows scheduler will call this app with argument to call function of random wallpaper set up.
Check out details of sheduled task to understand details.

0 comments on commit a27e267

Please sign in to comment.