Steps for setting up Jenkins/GitHub integration.
(This assumes some ability to manage Jenkins & use the command line.)
| #!/bin/bash | |
| # From: https://gist.github.com/bgreenlee, extended to support multiple monitors and Tahoe MacOS | |
| # Print the name of the current Mac Aerial screensaver/wallpaper | |
| # requires jq (brew install jq) | |
| LANG=$(defaults read -g AppleLocale | cut -c1-2) # this is not going to work for all locales | |
| WALLPAPERS="$HOME/Library/Application Support/com.apple.wallpaper/aerials/manifest/entries.json" | |
| DESCRIPTIONS="$HOME/Library/Application Support/com.apple.wallpaper/aerials/manifest/TVIdleScreenStrings.bundle/$LANG.lproj/Localizable.nocac\ |