Skip to content
/ ngal Public

ngal - Node Gallery: A simple HTML image gallery generator powered by NodeJS

License

Notifications You must be signed in to change notification settings

aktsbot/ngal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngal 🖼️

ngal is a simple html gallery generator written in Nodejs. It uses flexbox for the grid. This was born out of my need to host my own unixporn.

How does it work? 🔧

$ sudo npm install -g ngal
$ cd ~/Pictures
$ ngal
  1. Looks for .png and .jpg files in $CURRENT_DIR.
  2. Generates an HTML page with links to those files as a gallery.
  3. Serves that page over a request on /.

How does it look like? 👀

It's boring, but here's screenshot if you must.

ngal

References 📖

License 🛡️

WTFPL

About

ngal - Node Gallery: A simple HTML image gallery generator powered by NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published