An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# iOS Dynamic Wallpapers for macOS

![Zephyr red sample](sample.png)

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)