No description
Find a file
2025-06-09 04:29:24 +03:00
obj config parser 2025-06-09 04:29:24 +03:00
src config parser 2025-06-09 04:29:24 +03:00
www config parser (WIP) 2025-06-08 20:52:43 +03:00
config config parser 2025-06-09 04:29:24 +03:00
LICENSE first commit 2025-01-24 20:30:34 +03:00
Makefile config parser 2025-06-09 04:29:24 +03:00
README.txt Upload files to "/" 2025-05-02 14:21:05 +00:00

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