An open API service indexing awesome lists of open source software.

https://github.com/randomtask2000/iterm2images


https://github.com/randomtask2000/iterm2images

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# iTerm2Images
This repo is for scripts that use the iTerm2 image extension (found [here](https://iterm2.com/documentation-images.html))

I find this a super handy extension for browsing images from the terminal, so feel free to contribute.

# file included
This is a straight rip from the examples paragrapth under [Sample Code](https://iterm2.com/documentation-images.html)
* [imgls](https://raw.githubusercontent.com/randomtask2000/iTerm2Images/main/imgls) - Provides an augmented directory listing that includes a thumbnail of each image in a directory.
* [imgcat](https://raw.githubusercontent.com/randomtask2000/iTerm2Images/main/imgcat) - Displays one or more images inline at their full size.
* [it2dl](https://raw.githubusercontent.com/randomtask2000/iTerm2Images/main/it2dl) - Downloads a file, but does not display it inline.
* [divider](https://raw.githubusercontent.com/randomtask2000/iTerm2Images/main/divider) - Draws a full-width, one line-tall graphical divider.