716d1beaf9 | ||
---|---|---|
.github | ||
images | ||
.gitignore | ||
Procfile | ||
README.md | ||
index.php |
README.md
Minimalistic Wallpaper Collection
This is my collection of minimalistic, flat art, and colorful, digital nature wallpapers.
Disclaimer: None of these wallpapers were designed by me. Most of these wallpapers were found on Reddit or the artists' DeviantArt or portfolio site.
Wallpapers
To view a gallery of all 90+ wallpapers, click here!
API
The website also includes a random wallpaper API, so you can request random wallpapers from the collection using a web request.
To use the API, simply make a request to:
https://minimalistic-wallpaper.herokuapp.com/?random
To get multiple random images at once, it is recommended to change the URL slightly to avoid caching. For example,
https://minimalistic-wallpaper.herokuapp.com/?random=1
https://minimalistic-wallpaper.herokuapp.com/?random=2
https://minimalistic-wallpaper.herokuapp.com/?random=3
This API can be used for setting daily wallpapers on a mobile device by combining it with an app such as IFTTT.