bing-wallpaper
bing-wallpaper copied to clipboard
Bing.com wallpaper for OS X, and any Unix like desktop (eg. Ubuntu).
I upgraded to Catalina 10.15.2 and I can't put the saved image as wallpaper anymore. If I place the image manually, when running the script it returns the default image...
run bing-wallpaper.sh will get: curl: (3) URL using bad/illegal format or missing URL
Have you thought about publishing this as a homebrew package for even easier install and updates? Would you mind if someone else did?
ImageFilePath=$PICTURE_DIR/$filename osascript -e 'set theUnixPath to POSIX file "'$ImageFilePath'" as text tell application "Finder" set desktop picture to {{theUnixPath}} as alias end tell'
Steps to reproduce: 1. run bing-wallpaper.sh on terminal Current behaviour: Syntax Error Appears, ``` bing-wallpaper.sh: line 108: syntax error near unexpected token `
Causes updates to happen to *all* desktops, including those with multiple spaces that are not visible.
Hi, ./bing-wallpaper.sh -w, fails to set wallpaper on multiple monitors It does a good job for 1 monitor OS: Mac 10.13 Version: 0.4.0
Update README.md for recent versions of Mac