uriel / vimg

VImg is a minimalist image viewer written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Go 100.0%