Skip to content

duangsuse-valid-projects/RandomPicture

Repository files navigation

Random Picture

Display a picture of your favourite list randomly. origin

Setup

You need Docker installed first, then:

  • Pick your favourite pictures and copy them into a folder (sub-folders are supported), like:
~/Pictures $ ls -l
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg

The list of supported formats are in MainVerticle#ACCEPTABLE_FILES

  • Let's go!

Mount the folder and start:

docker run --rm -p 8080:8080 -v your/favourite/folder:/app/favourite thnuiwelr/randompicture

Finally visit localhost:8080.

Licenses

GPL-v3

About

🖼️ A tiny vertx.HttpServer favorite list based random picture picker service: rewrite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published