mirror of
https://github.com/nxshock/gallery.git
synced 2025-12-01 13:48:52 +05:00
No description
| .gitattributes | ||
| .gitignore | ||
| black.png | ||
| config.go | ||
| consts.go | ||
| go.mod | ||
| go.sum | ||
| handlers.go | ||
| index.html | ||
| itemtype.go | ||
| LICENSE | ||
| main.go | ||
| preview.go | ||
| README.md | ||
| template.go | ||
| utils.go | ||
Gallery
Simple gallery.
Usage
-
Create config file and set
WorkingDirectory -
Start program
gallery <path to config>
Config structure
WorkingDirectory = "/home/user/pictures" # Working directory
Crf = 40 # Preview CRF
# from 1 - maximum quality
# to 63 - minimum preview cache size
ProcessCount = 4 # Preview generator threads