Files
tchivert 90168166aa
docker / docker (push) Successful in 30s
build / build (push) Successful in 1m3s
update readme
2024-08-11 16:44:44 +02:00

557 B

Gallery

Simple gallery that displays random images from one or multiple directories.

Usage

Usage of gallery:
  -r	Find galleries recursively
  -d string
		Description (default "A simple gallery")
  -g string
		Default page (default "index")
  -i string
		Gallery directory (default "images")
  -p string
		Port (default "8080")
  -t string
		Title (default "Gallery")

License

This project is licensed under the MIT License. See the LICENSE file for more information.