All Projects → sindresorhus → Term Img Cli

sindresorhus / Term Img Cli

Licence: mit
Display images in iTerm

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Term Img Cli

Term Img
Display images in iTerm
Stars: ✭ 275 (+292.86%)
Mutual labels:  iterm2, image, npm-package
Terminal Image Cli
Display images in the terminal
Stars: ✭ 234 (+234.29%)
Mutual labels:  cli-app, image, npm-package
Unsplash Wallpaper
Use an image from unsplash.com as your background image from a simple command.
Stars: ✭ 238 (+240%)
Mutual labels:  cli-app, npm-package
MinifyAllCli
📦 A lightweight, simple and easy npm tool to 𝗺𝗶𝗻𝗶𝗳𝘆 JSON/C, HTML and CSS! Also known as MinifyAll core! ⭐ Usable as 𝑪𝑳𝑰 tool or 𝒊𝒎𝒑𝒐𝒓𝒕𝒂𝒃𝒍𝒆 in TS/JS as a 𝑴𝑶𝑫𝑼𝑳𝑬 🥰
Stars: ✭ 21 (-70%)
Mutual labels:  npm-package, cli-app
Conduct
🖖 Generate a Code of Conduct for your project
Stars: ✭ 360 (+414.29%)
Mutual labels:  cli-app, npm-package
Run Electron
Run Electron without all the junk terminal output
Stars: ✭ 187 (+167.14%)
Mutual labels:  cli-app, npm-package
Do Not Disturb Cli
Control the macOS `Do Not Disturb` feature from the command-line
Stars: ✭ 205 (+192.86%)
Mutual labels:  cli-app, npm-package
Speed Test
Test your internet connection speed and ping using speedtest.net from the CLI
Stars: ✭ 3,654 (+5120%)
Mutual labels:  cli-app, npm-package
Doge Seed Cli
Generate dank mnemonic seed phrases in the terminal
Stars: ✭ 118 (+68.57%)
Mutual labels:  cli-app, npm-package
Imgcat
It's like cat, but for images.
Stars: ✭ 577 (+724.29%)
Mutual labels:  iterm2, image
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (+678.57%)
Mutual labels:  cli-app, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+9044.29%)
Mutual labels:  cli-app, npm-package
Fast Cli
Test your download and upload speed using fast.com
Stars: ✭ 2,178 (+3011.43%)
Mutual labels:  cli-app, npm-package
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (+92.86%)
Mutual labels:  cli-app, npm-package
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (+84.29%)
Mutual labels:  cli-app, npm-package
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+1197.14%)
Mutual labels:  cli-app, npm-package
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (+28.57%)
Mutual labels:  cli-app, npm-package
Wait For Localhost Cli
Wait for localhost to be ready from the command-line
Stars: ✭ 101 (+44.29%)
Mutual labels:  cli-app, npm-package
Sindresorhus Cli
The Sindre Sorhus CLI
Stars: ✭ 436 (+522.86%)
Mutual labels:  cli-app, npm-package
Terminal Image
Display images in the terminal
Stars: ✭ 778 (+1011.43%)
Mutual labels:  image, npm-package

term-img-cli Build Status

Display images in iTerm

Currently only supported on iTerm >=3.

Install

$ npm install --global term-img-cli

Usage

$ term-img --help

  Usage
    $ term-img <image>
    $ cat <image> | term-img

  Options
    --width   Width to render  [N|Npx|N%]
    --height  Height to render  [N|Npx|N%]

  Examples
    $ term-img unicorn.jpg --width=200px
    $ cat unicorn.jpg | term-img --height=50%

Related

License

MIT © Sindre Sorhus

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].