📖 Poketex

Simple Pokedex based on TUI(Terminal User Interface)

demo

data generated from ckaznable/poke-data-crawler

Installation

Download the last version binary depending on your configuration here: Release Page

Then you just need to enter this command in your terminal:

shell tar -xf <downloaded_archive> poketext && sudo mv poketext /usr/local/bin

Usage

```shell Poketex, Simple Pokedex based on TUI(Terminal User Interface)

Usage: poketex [OPTIONS]

Options: -l, --locale locales [zh, ja, en] [default: en] -h, --help Print help -V, --version Print version ```

Feature

  1. All Pokemon (until Pokemon SV)
  2. All Region Form (until Pokemon SV)
  3. Searchable
  4. include english, chinese, japanese info data

Todo