wallpapper icon indicating copy to clipboard operation
wallpapper copied to clipboard

:computer: Console application for creating dynamic wallpapers for macOS Mojave and newer

Results 20 wallpapper issues
Sort by recently updated
recently updated
newest added

I just wrote a python script that adds the pictures within a folder automatically using Exif Metadata, and asks for the primary, light and dark pictures (using pythons `in` you...

When I run wallpaper-exif on the attached file I get the following error: Extracting Exif information...Error: Unexpected error occurs: Not supported format of creation date: '2023-11-24T11:00:00'. Here's the output from...

I am attempting to create an heic file that includes images light / dark and time based auto mode. I am using the following JSON input ```[ { "fileName": "medsurvey-wallpaper-14inch-3024x1964_light.png",...

It took me quite some time to figure out that this program isn't called `wallpaper` but `wallpapper`. Please add some warning in the Readme for other people so that they...

Terminal error when installing from homebrew in macOS 13.2 Ventura: ``` > Last 15 lines from /Users/redacted/Library/Logs/Homebrew/wallpapper/01.swift: swift build --disable-sandbox --configuration release warning: /Users/redacted/Library/org.swift.swiftpm/configuration is not accessible or not writable,...

Created a simple light/dark mode wallpaper, but there's a noticeable drop in quality compared to the original images I've used. Is there a way to select what quality I'd like...

Hi @mczachurski, first, thank you very much for the distribution of this nice tool. When installing wallpapper via `swift build --configuration release` in the terminal on my M1Pro MacBook (macOS...

``` brew install wallpapper ==> Downloading https://github.com/mczachurski/wallpapper/archive/1.7.3.tar.gz Already downloaded: /Users/shuffleofficial/Library/Caches/Homebrew/downloads/0b015a522bfd755382fcfb94c496ecc561bc62b540bf79f9e37090221dadaa59--wallpapper-1.7.3.tar.gz ==> Installing wallpapper from mczachurski/wallpapper Error: Your Xcode (14.0.1) is too outdated. Please update to Xcode 14.1 (or delete it)....

I want to try to specifically use the Solar method over time method because I feel it has the potential to be more accurate, over the seasons. I have 3...

I tried with a simple json file with two images for light and dark mode, the images are loaded properly with no errors, but an error occurred during CGImageDestinationFinalize(). System...