terminal-image-cli
terminal-image-cli copied to clipboard
Display images in the terminal
Results
1
terminal-image-cli issues
Sort by
recently updated
recently updated
newest added
I can see in the terminal-image repository that this exists: ``` terminalImage.gifBuffer(imageBuffer, options?) terminalImage.gifFile(filePath, options?) Returns a function that can be called to stop the GIF animation. ``` However, I...