Termux can display images and gifs using sixel and iterm2 protocols.
- One command setup
Type this command in Termux Monet
source <(curl -fsSL https://raw.githubusercontent.com/SeifTechnone/termux-image-display/main/termux-image-display.sh)For displaying images and gifs using Sixel,
and use it with the command img2sixel image.png
For displaying images using iTerm2,
and use it with the command imgcat image.png