Apple script to customize the wallpaper on based on system time. Simplified implementation based on @Dynamic_Walls
- Big Sur supported
- 7:00--20:00(day): wallpaper for work
- 20:00-7:00(night): wallpaper for relax
- Scan every 10 second in the background
- 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 namedwallpaper
, and move the images underwallpaper
. Note that you must editwallpaper.scpt
to specify your file name. (You may open wallpaper.scpt with defaultScript Editor
). As defined inwallpaper.scpt
, the default image name underwallpaper
isIMG001.jpg
andIMG002.JPG
In terminal,
launchctl unload /Users/$(USER)/Library/LaunchAgents/DynamicWalls.Scheduler.plist