An IV, CP, HP, Atk, Def, calculator for Pokemon GO https://pocketmaster.surge.sh
3.1K
docker run -ti --rm bwits/pokemon-go-iv-calculator zubat 342 52 3000
name,cp,hp,stardust,level
raticate,815,74,2500
docker run -ti --rm -v $(pwd):/csv bwits/pokemon-go-iv-calculator /csv/input.csv > /path/to/output.csv
Content type
Image
Digest
Size
43.2 MB
Last updated
almost 10 years ago
docker pull bwits/pokemon-go-iv-calculator