https://github.com/randomtask2000/iterm2images
https://github.com/randomtask2000/iterm2images
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/randomtask2000/iterm2images
- Owner: randomtask2000
- License: mit
- Created: 2020-12-08T18:26:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-08T18:52:18.000Z (about 5 years ago)
- Last Synced: 2025-01-23T08:44:17.124Z (about 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.