Skip to content

mcgarebear/sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]:mcgarebear/sketch.git
cd sketch
go install

Other

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

git clone [email protected]/PokeAPI/sprites
ls -l sprites/sprites/pokemon/versions/generation-v/black-white/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages