#DirtyWall Loads random .jpg wallpaper from wallhaven.cc
##Usage
- Build project, then copy binaries in proper directory (NOTE : this project uses HtmlAgility Pack, NuGet must be enabled during build)
- Default config will be created at first run, edit it and run
DirtyWall.exe
- You may change configuration using
Settings
in tray icon.
Please follow to Releases link if you will use ready version
###config.xml syntax
<config>
<query>car|cat</query>
<interval>15</interval>
</config>
<query>
- contains dash(|)-separated keywords to parse. Note, that unspecified and common keywords may produce junk
<interval>
- contains non-negative integer, that represents interval of wallpaper grabbing in minutes
You may switch wallpaper any time, clicking Next
item in tray context menu
IMPORTANT
Previously saved images are stored in cache
folder. After continous run cycle clean it manually, or press Clean cache
item from tray context menu