-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
I use chafa extensively, and it really is the best tool for terminal graphics in my opinion.
I use it as a fallback option for terminals without proper terminal graphics support in my TUI Jupytrr client, euporie.
There are Python bindings available: https://github.com/GuardKenzie/chafa.py
-
-
notcurses is probably the best option for getting the best you can out of a random terminal (see https://github.com/dankamongmen/notcurses/blob/master/TERMIN... which details the status of most terminals people use), but the main thing is to choose a decent terminal that meets your needs. I personally use xterm (after using various other terminals, both "modern" and VTE-based), as I'm on Linux, and I need to connect to various devices (e.g. networking gear) where I need a reliable terminal that handles whatever those devices throw at it. The graphical mechanisms that work for me therefore are sixel and tektronic.
-
w3m doesn't support chafa for inline image display.
(You can set a custom w3mimgdisplay command, but it has to speak the same protocol as w3mimgdisplay. If you're feeling adventurous, you could try modifying <https://github.com/uobikiemukot/sdump/tree/master/yaimg-sixe...>.)
Related posts
-
ASCII-Gen, a Rust CLI tool that converts images to ASCII art
-
Show HN: TermDOM β HTML, CSS and JavaScript (With a Real DOM) for TUIs and CLIs
-
Termdom β Build Terminal Apps with HTML, CSS and the DOM
-
chalk VS ansis - a user suggested alternative
2 projects | 29 Dec 2024 -
colorette VS ansis - a user suggested alternative
2 projects | 8 Jul 2024