← 返回命令列表

Linux command

pokego 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

pokego --name [charizard]

Example

pokego --name [spheal] -s

Example

pokego --name [blastoise] --form mega

Example

pokego --random 1-3

Example

pokego --random 1-3 --no-title

说明

pokego displays Pokémon sprites as colored ASCII art in the terminal. It's a fun tool for customizing terminal prompts or adding personality to shell sessions. The tool includes sprites for all Pokémon including regional forms, mega evolutions, and shiny variants. It's written in Go for fast performance.

参数

--name _pokemon_
Display specific Pokémon by name
--random _range_
Display random Pokémon from generation range
-s, --shiny
Display shiny color variant
--form _form_
Display alternative form (mega, gmax, etc.)
--no-title
Don't display Pokémon name

FAQ

What is the pokego command used for?

pokego displays Pokémon sprites as colored ASCII art in the terminal. It's a fun tool for customizing terminal prompts or adding personality to shell sessions. The tool includes sprites for all Pokémon including regional forms, mega evolutions, and shiny variants. It's written in Go for fast performance.

How do I run a basic pokego example?

Run `pokego --name [charizard]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --name _pokemon_ do in pokego?

Display specific Pokémon by name