Skip to content

CyanFi/macos-dynamic-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Apple script to customize the wallpaper on based on system time. Simplified implementation based on @Dynamic_Walls

  • Big Sur supported

Features

  • 7:00--20:00(day): wallpaper for work day
  • 20:00-7:00(night): wallpaper for relax night
  • Scan every 10 second in the background

How to use

  • Download the zip/clone the repo to your computer
  • Open terminal, on the repo folder, run sh setup.sh
  • Under /Users/$(USER)/Pictures/, create a folder named wallpaper, and move the images under wallpaper. Note that you must edit wallpaper.scpt to specify your file name. (You may open wallpaper.scpt with default Script Editor). As defined in wallpaper.scpt, the default image name under wallpaper is IMG001.jpg and IMG002.JPG

Disable this script

In terminal,

launchctl unload /Users/$(USER)/Library/LaunchAgents/DynamicWalls.Scheduler.plist

About

A simple dynamic wallpaper script on macOS

Resources

Stars

Watchers

Forks

Languages