lusingander / go-gif-viewer

Simple animated GIF viewer with Go and Fyne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release (latest SemVer) Go Report Card GitHub

go-gif-viewer

Simple animated GIF viewer with Go and Fyne

Installation

$ go get github.com/lusingander/go-gif-viewer

Usage

$ go-gif-viewer sample.gif

or

$ go-gif-viewer and select open file icon ().

Keybindings

Key Description Icon
Go to previous frame
Go to next frame
Go to first frame
Go to last frame
Space Play / Pause /
+ Zoom in
- Zoom out
[ Decrease playback speed -
] Increase playback speed -
⌘O Open image file
⌘W Close image file

Screenshot


Sample image: By Marvel - Based upon a NASA image, see [1]., CC BY-SA 3.0, Link

About

Simple animated GIF viewer with Go and Fyne

License:MIT License


Languages

Language:Go 99.3%Language:Makefile 0.7%