Skip to content

⤥ Perso 🌸 | The simplest PokemonTCG collection manager because i'm a simple man

Notifications You must be signed in to change notification settings

xHemera/MewManagerGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MewManagerGo

The simplest PokemonTCG collection manager because i'm a simple man

Prerequisites

Install GoLang and any NerdFont.

Installation from pre-built binaries

Create an UTF-8 .env and fill it with "POKEMON_API_KEY=yourapikey". Execute the binary.

Installation from sources (recommended)

  git clone https://github.com/xHemera/MewManagerGo.git
  cd MewManagerGo
  go build -o mew main.go
  echo "POKEMON_API_KEY=yourapikey" >> .env

Hint: Grab you api key here : https://pokemontcg.io/. Or use mine by asking gently on discord :3

Usage

  ./mew

It's pretty straigh forward, simply input your action.

Save files are saved at the project root in the saves/ folder; in a mew.xxxxxxx.csv format and can be opened by any other software.

About

⤥ Perso 🌸 | The simplest PokemonTCG collection manager because i'm a simple man

Resources

Stars

Watchers

Forks

Languages