Skip to content

taep96/gifscii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gifscii

A CLI to animate GIFs in the terminal

demo

Usage

Usage: gifscii [OPTIONS] <INPUT>

Arguments:
  <INPUT>  URL/stdin/path to the GIF file

Options:
  -n, --no-loop          Loop the animation
  -f, --filter <FILTER>  Scaling filter [default: lanczos3] [possible values: lanczos3, gaussian, catmull-rom, triangle, nearest, none]
  -d, --debug            Print debug info - progress, frame time/rate, delays
  -h, --help             Print help (see more with '--help')
  -V, --version          Print version

Installation

crates.io

cargo install gifscii

From source

cargo install --git https://github.com/taep96/gifscii

About

A CLI to animate GIFs in the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •  

Languages