Skip to content

uriel/vimg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VImg 
====


A minimalist image viewer written in Go with a vi(m) stile user interface.

See `vimg --help` for more options.

Installation
------------

	go get github.com/uriel/vimg

Quick Usage
-----------

	vimg image.png folder/ image.gif image.jpg


Dependencies
------------

* Go
* XGB
* xgbutil


XGB and xgbutil will be installed automagically by `go get`.


Authors
-------

* Andrew Gallant (aka BurntSushi) - Original author of imgv.
* Uriel (aka uriel) - Forked imgv to death and turned it into vimg, all bugs are my fault.

About

VImg is a minimalist image viewer written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%