sketch

module
v0.0.0-...-9430ebc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2025 License: MIT

README

Sketch

This program allows you to view images in your terminal.

Features

  • View images in your terminal
  • Show as many images as you want at once
  • Images always scale to fit the terminal size
  • Supports png and jpg
  • Adjustable scaling with flags

Usage

sketch </path/to/images>
# or for 60% size
sketch -6 </path/to/images>
# you can even change size in the middle of the images
sketch cat.png -4 dog.jpg
# will output cat.png with 100% scale and dog.jpg at 40% size

Installation Instructions

  1. clone it
git clone <url ^ that way>
cd sketch
  1. go build it
go build -o sketch -ldflags "-s -w" -trimpath .
  1. install it
chmod +x sketch
sudo install sketch /usr/local/bin/sketch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL