Port of macOS Mojave Dynamic Desktop feature to Windows 10
The first time you run WinDynamicDesktop, it will automatically download the macOS Mojave wallpapers from here and extract them to your disk. I have not included the files directly in this repository for copyright reasons. If you want to select a different set of images, see the section below for how to do so.
You will also need to input your location when running the program for the first time. This location is not used for any purpose other than to determine the times of sunrise and sunset where you live.
After you enter your location, the program will minimize to your system tray and it will run in the background. Right-clicking on the system tray icon opens a menu with options to update the location, refresh the wallpaper manually if necessary, or exit the program. You can also enable dark mode or choose to start WinDynamicDesktop when Windows boots from this menu.
If you want to run the app silently with no icon in the system tray, you can do this by editing the settings.conf
file which is in the same folder as the EXE. Change the setting "hideTrayIcon":false
to "hideTrayIcon":true
(or add it if it doesn't exist), then restart the app.
When the Dynamic Desktop feature was announced for macOS Mojave which shifts through 16 images of the same desert scene taken at different times of day, I wanted to write a Windows program that would do the same thing. Windows has the ability built-in to cycle through different wallpapers, but only at regular intervals, not based on the times of sunrise and sunset. This program adds that feature for the Mojave wallpapers to the Windows desktop.
Yes. By default WinDynamicDesktop uses the Mojave wallpapers, but if you create an images.conf
file in the same folder as the EXE you can customize the images that are used. The default images.conf
can be found here. It is formatted in JSON and must contain the following values:
themeName
- String which is the name of the wallpaper theme shown in the user interfaceimagesZipUri
- String containing URL to download images.zip file from, or null if the content in the images subfolder is provided by the userimageFilename
- String containing the filename of each wallpaper image, with {0}
substituted for the image numberdayImageList
- Array of numbers listing the image numbers to display throughout the day (between sunrise and sunset)nightImageList
- Array of numbers listing the image numbers to display throughout the night (between sunset and sunrise)I do not own the Mojave wallpaper pictures used by WinDynamicDesktop, they belong to Apple. The icon used in this program was made by Roundicons from flaticon.com and is licensed by CC 3.0 BY.
When you enter your location, WinDynamicDesktop uses the LocationIQ service to convert your location to latitude and longitude. Your location info is never sent anywhere without your consent.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。