All Projects → olivere → Iterm2 Imagetools

olivere / Iterm2 Imagetools

Licence: mit
Display images in the command line with iterm2.

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Iterm2 Imagetools

Okurl
OkHttp Kotlin command line
Stars: ✭ 77 (-66.81%)
Mutual labels:  iterm2
Ocean Dark Iterm
An iTerm.app theme based on the base16 Ocean theme.
Stars: ✭ 106 (-54.31%)
Mutual labels:  iterm2
Iterm2 Borderless
Borderless iTerm2 patch with a few extra features
Stars: ✭ 165 (-28.88%)
Mutual labels:  iterm2
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (-62.93%)
Mutual labels:  iterm2
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-58.62%)
Mutual labels:  iterm2
Iterm2 Icons
Replacement icon for iTerm2 or other macOS terminal apps. Designed for Big Sur.
Stars: ✭ 146 (-37.07%)
Mutual labels:  iterm2
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-68.53%)
Mutual labels:  iterm2
Givegif
GIFs on the command line
Stars: ✭ 212 (-8.62%)
Mutual labels:  iterm2
Alfred Tty
Alfred Workflow to quickly switch between or close iTerm windows, tabs and panes based on title and tty
Stars: ✭ 99 (-57.33%)
Mutual labels:  iterm2
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-31.47%)
Mutual labels:  iterm2
Itermplot
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
Stars: ✭ 1,267 (+446.12%)
Mutual labels:  iterm2
Iterm2 Zmodem
Installing Z-Modem integration for iTerm2 with Homebrew
Stars: ✭ 95 (-59.05%)
Mutual labels:  iterm2
Terminal Icons
Beautiful icons for your favourite terminal apps like Hyper and iTerm2
Stars: ✭ 149 (-35.78%)
Mutual labels:  iterm2
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-66.38%)
Mutual labels:  iterm2
Sendcode
Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
Stars: ✭ 166 (-28.45%)
Mutual labels:  iterm2
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (-67.24%)
Mutual labels:  iterm2
Iterm2 Material Design
A theme / color scheme for iTerm2 based on Google's Material Design Color Palette
Stars: ✭ 1,741 (+650.43%)
Mutual labels:  iterm2
Bv
Quickly view satellite imagery, hyperspectral imagery, and machine learning image outputs directly in your iTerm2 terminal.
Stars: ✭ 215 (-7.33%)
Mutual labels:  iterm2
Iterm2 Night Owl
A port of the VS Code Night Owl theme to iTerm2.
Stars: ✭ 179 (-22.84%)
Mutual labels:  iterm2
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-34.91%)
Mutual labels:  iterm2

Display images in iTerm2

This tool implements the iTerm2 image support as described here. It supports both local files as well as images loaded via http(s).

Be sure to install the latest version of iTerm2.

imgcat

imgcat

gnuplot+imgcat

imgls

Installation

To install imgcat, type:

GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgcat

To install imgls, type:

GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgls

License

MIT-LICENSE. See LICENSE or the LICENSE file provided in the repository for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].