sketch

module
v0.0.0-...-3ad43d8 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT

README

sketch

Go Report Card Go Doc PkgGoDev Release

A cool, little program that can play gifs in the terminal. Yes, it supports fancy colors too. Shading is based on the color intensity of the color pixel and can be configured by setting SKETCH_SHADER during invocation. This must be a string of characters representing the gradient white to black.

Usage

SKETCH_PATH='/path/to/a/gif' sketch

Install

go install github.com/mcgarebear/sketch@latest

or

git clone git@github.com:mcgarebear/sketch.git
cd sketch
go install

Other

Clone pokemon sprites from PokeAPI/sprites for some dope pokemon sprites.

git clone git@github.com/PokeAPI/sprites
ls -l sprites/sprites/pokemon/versions/generation-v/black-white/

Directories

Path Synopsis
cmd
Package cmd contains common functionaity across executables and their (sub)commands.
Package cmd contains common functionaity across executables and their (sub)commands.

Jump to

Keyboard shortcuts

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