https://github.com/alicerunsonfedora/idynamica
Dynamic iOS wallpapers on macOS
https://github.com/alicerunsonfedora/idynamica
macos wallpaper
Last synced: 4 months ago
JSON representation
Dynamic iOS wallpapers on macOS
- Host: GitHub
- URL: https://github.com/alicerunsonfedora/idynamica
- Owner: alicerunsonfedora
- License: mit
- Created: 2019-06-18T20:46:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T16:11:23.000Z (over 5 years ago)
- Last Synced: 2025-09-09T03:59:32.709Z (10 months ago)
- Topics: macos, wallpaper
- Homepage:
- Size: 22.1 MB
- Stars: 26
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# iOS Dynamic Wallpapers for macOS

iOS dynamic wallpapers for macOS.
## Prerequisites
- [Wallpapper](https://github.com/mczachurski/wallpapper): a command-line dynamic wallpaper generator for macOS
## Build instructions
After cloning the directory, in your Terminal, run the following:
```
cd /
wallpapper -i wallpapper.json -o wallpapper.heic
```
The result wallpaper will be `wallpapper.heic` where you can apply this wallpaper in System Preferences.
## Sources
- iOS 13 Wallpapers: http://osxdaily.com/2019/06/06/get-the-ios-13-default-wallpapers/
- iOS 14 Wallpapers: https://www.idownloadblog.com/2020/06/22/ios-14-iphone-wallpapers/
## License
This repository is licensed under MIT. [View license ›](LICENSE.md)