GithubHelp home page GithubHelp logo

ta1h3n / wallpaperchanger Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 42 KB

Customize wallpaper slideshows for each monitor

License: MIT License

C# 100.00%
windows-10-apps wallpaper-changer wallpapers utility windows-utilities utilities powertoys windows

wallpaperchanger's Introduction

WallpaperChanger

Allows selecting different folder slideshow for each of your monitors. Source can be your file system or booru image databases.

Usage

  1. Download zip file from Releases or compile yourself with dotnet.
  2. Extract in a folder of your choice.
  3. Edit Settings.json
  4. Run WallpaperChanger.exe, if everything is correct, it will create a wallpaper.bmp image in the same directory and set it as your desktop background.
  5. To automate, you can create a Task Scheduler job.

Settings

Edit Settings.json:

  • Keys - keys of the configurations (one for each of your monitors)
  • Providers - configurations in a "Key": { configuration } pattern, where each configuration can have one the following types:
    • Getting image from your file system:
      • ProviderType - File
      • Orientation - Landscape, Portrait or Any. Default: Any
      • ImageAspectRatio - maximum image width/height or height/width depending on orientation. Default: 1. Expected range 0-1
      • ImageToScreenSizeRatio - minimum image height/screen height and image width/screen width. Default: 0. Expected range 0-1
      • MinHeight - minimum height of the image. Default: 0
      • MinWidth - minimum width of the image. Default: 0
      • Path - path to a folder or an image.
      • Exclude - exclude paths containing these keywords.
      • Depth - how deep to recursively search subdirectories. Default: 0
    • Getting images from a booru
      • ProviderType - Booru
      • Booru - Konachan Gelbooru Danbooru E621 Allthefallen Sankaku Yandere
      • Tags - array of string tags for image search

wallpaperchanger's People

Contributors

ta1h3n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.