Skip to content

A small utility that hosts images gallery from the directory.

License

Notifications You must be signed in to change notification settings

senior-sigan/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery

A small utility that starts an HTTP server to host beautiful photo gallery.

Installation

Download the latest binary file for your OS from releases page.

If there is no binary dor your OS, you can get the app by go get github.com/blan4/gallery.

Usage

Run the app

PORT=3000 gallery -src=PATH_TO_IMAGES_DIR