~metalune/gofbi

Framebuffer image viewer written in go
Rename variable in to input
6631daa7 — metalune 2 years ago
Skip undisplayable images
e4eef5ab — metalune 2 years ago
Stop printing every pressed key

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~metalune/gofbi
read/write
git@git.sr.ht:~metalune/gofbi

You can also use your local clone with git send-email.

#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