https://github.com/lightapis/multimonitorwallpaperswitcher
Desktop wallpaper switch auxiliary tool. 桌面壁纸切换辅助工具。
https://github.com/lightapis/multimonitorwallpaperswitcher
desktop wallpaper
Last synced: 28 days ago
JSON representation
Desktop wallpaper switch auxiliary tool. 桌面壁纸切换辅助工具。
- Host: GitHub
- URL: https://github.com/lightapis/multimonitorwallpaperswitcher
- Owner: LightAPIs
- License: gpl-3.0
- Created: 2022-10-24T11:49:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T06:09:16.000Z (about 1 year ago)
- Last Synced: 2025-04-19T10:19:24.975Z (11 months ago)
- Topics: desktop, wallpaper
- Language: C#
- Homepage:
- Size: 577 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Multi-Monitor Wallpaper Switcher
- English
- [中文版](/README_CN.md)
> Desktop wallpaper switch auxiliary tool.
Multi-Monitor Wallpaper Switcher can be implemented as multiple monitor screen set wallpaper images respectively, and support the function of timer switch.
This tool can work on Windows8/8.1, Windows10 and Windows11 systems.
## Preview

## Requirements
- [.NET 6.0 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime)
## Install
Go to the [Releases](https://github.com/LightAPIs/MultiMonitorWallpaperSwitcher/releases/latest) to download the program package `zip` file and unzip it, run `MultiMonitorWallpaperSwitcher.exe`.
## Dependence
The project relies on components provided by the following open source projects:
- [FluentScheduler](https://github.com/fluentscheduler/FluentScheduler) ([BSD license](https://github.com/fluentscheduler/FluentScheduler/blob/version-5/LICENSE))
- [Hardcodet NotifyIcon for WPF](https://github.com/hardcodet/wpf-notifyicon) ([CPOL-1.02 license](https://github.com/hardcodet/wpf-notifyicon/blob/develop/LICENSE))
- [Json.NET](https://github.com/JamesNK/Newtonsoft.Json) ([MIT license](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md))
- [Material Design In XAML Toolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) ([MIT license](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/LICENSE))
- [XamlBehaviors for WPF](https://github.com/Microsoft/XamlBehaviorsWpf) ([MIT license](https://github.com/microsoft/XamlBehaviorsWpf/blob/master/LICENSE))
- [SQLite](https://www.sqlite.org/copyright.html)
## License
[GPL-3.0](./LICENSE) license