charmbracelet / freeze

Generate images of code and terminal output 📸
MIT License
2.98k stars 50 forks source link

What about a cross-platform tool/lib to display images on the terminal? #110

Open codeisnecessary opened 1 month ago

codeisnecessary commented 1 month ago

This tool converts terminal codes into image. What about a tool like imgcat but without cgo or external dependencies to display images on the terminal?

AlejandroSuero commented 1 month ago

@codeisnecessary something like https://github.com/scottmckendry/pat could be nice to implement.

FusionFont commented 4 weeks ago

Charm-style lib would be great for this!