forked from ktmud/bing-wallpaper
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uses jq to parse json output from Bing.com
This commit makes the script compatible with current Bing.com as of 2020-12-21 and macOS 10.15. It includes the following changes: - Use jq to parse json output from Bing.com - Merge the latest and boost code paths - Change wallpaper on macOS 10.15 with proper applescript - Use https for all Bing.com requests if `-s/--ssl` is specified Backward compatibility is _not_ tested with older macOS versions.
- Loading branch information
1 parent
60beaa7
commit 4531c40
Showing
2 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters