Skip to content
/ himg Public

HImg is a very plain image viewer written in Haskell: point it at a link or URL and that's it. No fancy stuff. Requires GTK.

License

Notifications You must be signed in to change notification settings

Fuuzetsu/himg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HImg

HImg: very simple image viewer

-h Prints this help. -f Opens the specified file. -u Opens the file from the specified url.

Tries to guess whether something's a file or url and opens it.

Example usage: himg -f /tmp/foo.jpg himg http://example.com/animation.gif

To quit the viewer, press ‘q’.

About

HImg is a very plain image viewer written in Haskell: point it at a link or URL and that's it. No fancy stuff. Requires GTK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors