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

25 lines
557 B
Markdown

# Gallery
Simple gallery that displays random images from one or multiple directories.
## Usage
```bash
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](https://git.rznet.fr/tchivert/gallery/src/branch/main/LICENSE) file for more information.