Clone of cool wallpapers repo
Go to file
Jonah Lawrence 67c727a533
feat: Website for previewing images (#13)
2022-01-09 07:28:39 +02:00
.github Create FUNDING.yml 2021-10-10 16:20:34 +03:00
images 6 new wallpapers (#12) 2022-01-07 22:14:14 +02:00
.gitignore feat: Website for previewing images (#13) 2022-01-09 07:28:39 +02:00
Procfile feat: Website for previewing images (#13) 2022-01-09 07:28:39 +02:00
README.md feat: Website for previewing images (#13) 2022-01-09 07:28:39 +02:00
index.php feat: Website for previewing images (#13) 2022-01-09 07:28:39 +02:00

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 80+ wallpapers, click here!

image

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.