Skip to content

Instantly share code, notes, and snippets.

@jamiedevsandbox
Created June 1, 2021 02:39
Show Gist options
  • Save jamiedevsandbox/beb41d5547141f1974574785a2c7ae54 to your computer and use it in GitHub Desktop.
Save jamiedevsandbox/beb41d5547141f1974574785a2c7ae54 to your computer and use it in GitHub Desktop.
Linux View Images in Terminal
feh is an X11 image viewer aimed mostly at console users.
Unlike most other viewers, it does not have a fancy GUI, but simply displays images.
It is controlled via commandline arguments and configurable key/mouse actions.
https://feh.finalrewind.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment