Created
June 1, 2021 02:39
-
-
Save jamiedevsandbox/beb41d5547141f1974574785a2c7ae54 to your computer and use it in GitHub Desktop.
Linux View Images in Terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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