Skip to content

A lightweight and simple web-based image viewer made for headless servers

License

Notifications You must be signed in to change notification settings

Syntox32/ImageLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Image Viewer

A lightweight, browser-based image viewer originally made to view enormous amounts of images on headless servers.

I suggest not running this on any port that is open to the internet.

How to run it

go run main.go

The program is now listening on port 8080

How to use it

Everything after the port in the URL is considered a path to a directory.
To view the example images you have to visit this URL in your browser: http://localhost:8080/tmp/ImageLight/examples

About

A lightweight and simple web-based image viewer made for headless servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published