alexrio / DynamicWallpaper

macOS-style time & location based dynamic wallpaper template for Wallpaper Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamicWallpaper

macOS-style time & location based dynamic wallpaper template for Wallpaper Engine.

Examples

Usage

  1. Place the wallpaper images in /img folder. Name them from 1.png to n.png in order
  2. Edit the metadatas in control.js: specify total image numbers(imgCount) and image No. for dawn(sunriseImgNo) & dusk(sunsetImgNo)
  3. Copy the total image numbers to the "max" property of the first "customint" entry (which has "text": "Static Image Number") in project.json
  4. Import the folder as a web wallpaper in Wallpaper Engine

About

macOS-style time & location based dynamic wallpaper template for Wallpaper Engine

License:MIT License


Languages

Language:JavaScript 93.9%Language:CSS 3.3%Language:HTML 2.7%