LinuxCommandLibrary

pokeget

TLDR

Display Pokemon sprite

$ pokeget [pokemon_name]
copy
Display by number
$ pokeget [number]
copy
Display shiny version
$ pokeget [pokemon] --shiny
copy
Display specific form
$ pokeget [pokemon] --form [form]
copy

SYNOPSIS

pokeget [options] pokemon

DESCRIPTION

pokeget displays Pokemon sprites in terminal. ASCII art from PokeAPI.
The tool shows colorful Pokemon. Terminal eye candy.
pokeget shows Pokemon.

PARAMETERS

POKEMON

Pokemon name or number.
--shiny
Show shiny variant.
--form FORM
Specific form name.
--big
Large sprite.

CAVEATS

Requires terminal with color support. Internet access for sprites.

HISTORY

pokeget was created for displaying Pokemon sprites in the terminal.

SEE ALSO

Copied to clipboard