blob: 081b926f4c3650de0913933a9a318913014b22a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# gal
Yet another photo gallery generator.
## Why?
I could not find any other working solution that would be simple. This script just resizes all images and generates grid menu for them. That is all.
## Usage
```
nix shell github:19pdh/gal
gal [PHOTOS DIR] [OUTPUT DIR]
```
|