#gofbi
gofbi is a simple framebuffer image viewer written in go.
show arguments using --help
Please keep in mind that this is WorkInProgress
#Keybinds
n
: Next Image
p
: Previous Image
q
: Quit
r
: Redraw
#TODO
- [ ] Improve performance on large files
- [ ] Add config
- [ ] Make exit_command configurable