Sign inSign up

thnuiwelr/randompicture

By thnuiwelr

•Updated over 7 years ago

https://github.com/Trumeet/Random-picture

Image
0

249

thnuiwelr/randompicture repository overview

⁠Random Picture

Display a picture of your favourite list randomly.

⁠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

Tag summary

Content type

Image

Digest

Size

61.3 MB

Last updated

over 7 years ago

docker pull thnuiwelr/randompicture