You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this "reddit-background" script as a starting point, you can display those wonderful reddit nature wallpapers for both desktop and screensaver automagically with a few "enhancements". Tested under Mojave, single display, survives sleep, no Internet, and flaky "StartInterval" quirks. Sorry about the sloppy coding, this is work in progress. A launchd job runs every 15 minutes and if the backgrounds are more than 6 hours old (or missing), it grabs a new set of 5 images. The current set is used for desktop backgrounds. The previous set is saved and both sets are used for the screensaver. Set it up once, then forget it. No promises, no guarantees, no support... 😇
MacOS Background and Screensaver
Using this "reddit-background" script as a starting point, you can display those wonderful reddit nature wallpapers for both desktop and screensaver automagically with a few "enhancements". Tested under Mojave, single display, survives sleep, no Internet, and flaky "StartInterval" quirks. Sorry about the sloppy coding, this is work in progress. A launchd job runs every 15 minutes and if the backgrounds are more than 6 hours old (or missing), it grabs a new set of 5 images. The current set is used for desktop backgrounds. The previous set is saved and both sets are used for the screensaver. Set it up once, then forget it. No promises, no guarantees, no support... 😇
1. ~/.reddit_background.conf:
2. /usr/local/bin/get_wallpaper.sh
3. ~/Library/LaunchAgents/update_wallpaper.plist:
4. System Preferences -> Desktop & Screen Saver -> Desktop
5. System Preferences -> Desktop & Screen Saver -> Screen Saver
6. /Applications/wallpaper.command:
(optional app, based on /usr/local/bin/get_wallpaper.sh)
The text was updated successfully, but these errors were encountered: