Skip to content

A minimalist local image viewer web app built with Deno (and your browser of choice).

License

Notifications You must be signed in to change notification settings

gflarity/minimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinIMG

MinIMG is a simple image (jpg) viewer in the form of a self contained "single file" Web App. Use the arrow keys to navigate through the images in a directory.

Prequisites

  1. Deno
  2. A modern web browser like Chrome, or FireFox, etc.

Quick Start

Simply symlink the minimg launcher somwhere in your path, for example I use ~/bin:

cd ~/bin
ln -s ~/git/minimg/minimg

Now just run minimg in a director with JPG files:

minimg

Limitations

Currently only Mac OS or Windows is supported. Supporting linux would be trivial, PRs welcome.

About

A minimalist local image viewer web app built with Deno (and your browser of choice).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published