21 lines
343 B
Text
21 lines
343 B
Text
8img is a simple html gallery generator
|
|
|
|
|
|
Performance:
|
|
4 sec when processing a
|
|
304kb database containing
|
|
1841 files on celeron n2840
|
|
|
|
|
|
Dependencies:
|
|
* Any C compiler
|
|
* *nix system
|
|
|
|
|
|
The db contains a the filename, tags and description
|
|
exp:
|
|
image.png|photo,sky
|
|
cat.png|animal,photo|Cute photo
|
|
|
|
|
|
To configure, edit config.h and recompile
|