Skip to content

hermanzdosilovic/random-open-source-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Open Source Wallpaper

Every time you visit https://wallpaper.dosilovic.com you get random open source wallpaper.

Wallpapers

I copied wallpapers from some Ubuntu packages.

If you want to add some wallpapers to https://wallpaper.dosilovic.com/ do the following:

  1. Fork this repository.

  2. Make sure your wallpaper is not already in this repository. All wallpapers are located in images folder.

  3. Copy wallpaper in images folder. Make sure to use nonexistent name.

  4. Commit and push your changes

  5. Create a new pull request

Docker

Production image for this application is available on Docker Hub.

Run it on non ARM device:

$ docker run -p 8080:8080 hermanzdosilovic/random-open-source-wallpaper

Run it on ARM device (e.q. Raspberry Pi):

$ docker run -p 8080:8080 hermanzdosilovic/random-open-source-wallpaper:rpi

Raspberry Pi

I have tested it with Raspberry Pi 3.

About

Get random open source wallpaper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages