Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

stenbug

Simple wallpaper utility for Windows based on Wallhaven API

How to use

  • Download stenbug.exe from Releases page or build it yourself from source code
  • (Optional) Download add-to-startup.bat file to set Stenbug to launch automatically after computer start
  • (Optional) Run add-to-startup.bat file and input path of stenbug.exe. That's it!
  • Start the program
  • Stenbug will appear in the tray, where you can open config, change wallpaper, or quit.

Configuration

Configuration is kept at %AppData%\stenbug.toml

keydescription
system.durationChange picture every...
search.querySearch query for Wallhaven (e.g. mountains, landscapes, etc.)
search.categories100/101/111/etc (general/anime/people)
search.purity100/110/111/etc (sfw/sketchy/nsfw)
search.sortingdate_added, relevance, random, views, favorites, toplist
search.orderdesc, asc
search.top_range1d, 3d, 1w,1M, 3M, 6M, 1y
search.at_leastMinimum resolution allowed
search.resolutionsList of exact wallpaper resolutions (Single resolution allowed)
search.ratiosList of aspect ratios
search.colorsSearch by color
search.api_keyWallhaven API key, required for nsfw

All fields are mandatory, however, can be left blank for default value

Documentation for search fields is almost an exact copy of one by Wallhaven, since all of these fields are passed to the Wallhaven at the time of request.

Caveats

Due to borrow-checker constrains that I haven't been able to solve (yet), change in duration requires full restart of the app. This doesn't impact other settings.

Gallery

image

About

Simple wallpaper utility based on Wallhaven API

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages