desktoppr
desktoppr copied to clipboard
Simple command line tool to set the desktop picture on macOS
README now contains the documentation for `scale` and `color`. And added a few headings to structure the document, Thank you for a great tool. (I just had to test some...
I am coming from Windows and Linux to macOS with the following challenge. How is it possible to set MacOS to slideshow from a folder of pictures that changes wallpaper...
Fix error when installing using latest Homebrew. Close #11
The command `brew cask install desktoppr` in `README.md` doesn't work now because of update of Homebrew. This is not a bug of this app, but the document needs to be...
Using desktoppr to use a custom dynamic wallpaper does not seem to work unless the wallpaper has been previously selected via the System Settings application. To Reproduce: - create [custom](https://github.com/mczachurski/wallpapper)...
Getting and setting the desktop/wallpaper background color is broken on macOS Sonoma (tested with macOS 14.0 through 14.2) `desktoppr color` will always return `cannot get color` for each screen. When...
not working.
Using desktoppr to set a single wallpaper at first user login To Reproduce: - I use your [sample .mobileconfig file](https://github.com/scriptingosx/desktoppr/blob/main/examples/desktoppr-profile.mobileconfig) deployed using Jamf Pro - I packaged desktoppr 0.5 +...
For my application, I have multiple Mission Control Desktops (formerly "Spaces," I believe). I use a wallpaper specific to each Space to differentiate them. If I wrapped desktoppr in an...
we are using desktoppr to set the desktop in our corporate environment. The issue we are having is setting the screen saver but keeping the wallpaper using this https://github.com/itjimbo/macOS-Screen-Saver-and-Wallpaper/blob/main/Set%20Screen%20Saver%20and%20Keep%20User's%20Wallpaper.sh. Upon...