-
Notifications
You must be signed in to change notification settings - Fork 3
BurntSushi/imgv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A minimalistic image viewer written in Go. The list of image formats supported is currently at the mercy of whatever is supported by the Go standard library. Currently, those formats are png, jpg and gif. Please see `imgv --help` for more options. Quick Usage =========== go get github.com/BurntSushi/imgv imgv image.png image.gif image.jpg Installation ============ go get github.com/BurntSushi/imgv Dependencies ============ Go XGB xgbutil
About
An image viewer for Linux written in Go.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published