chafa
: for default mode
ascii-image-converter
: for ASCII [--ascii] or Braille [--braille] mode
catimg
: for catimg mode [--catimg]
None: for no image mode [--no-image]
To install for the current user, run:
mkdir -p "$HOME/.local/bin"
curl https://raw.githubusercontent.com/gmou3/movieinfo/main/movieinfo.sh -o "$HOME/.local/bin/movieinfo"
chmod +x "$HOME/.local/bin/movieinfo"
(Alternatively, you can simply download and run the script movieinfo.sh
.)
movieinfo [flags]
The default image previewer is chafa
.
flags:
--ascii: ASCII image using ascii-image-converter
--braille: Braille image using ascii-image-converter -b
--catimg: image using catimg
--no-image: no image