Skip to content

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon

Notifications You must be signed in to change notification settings

gragib/PokeNurse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeNurse

license style Discord

PokéNurse is a desktop application for Windows and Mac that allows you to manage your pokémon from Pokémon Go without the need for a mobile device. You can now favorite, transfer, and evolve from the comfort of your own home!

Downloads for v1.1.2

You may view all the releases here

Examples

Login Window Main Window

This is my first project using Electron and Node.js. Criticism is welcome and encouraged.

Features

  • List Pokemon
    • Pokedex Number
    • Name
    • CP
    • IV
  • Transfer Pokemon
  • Evolve Pokemon
  • Favorite/Unfavorite Pokemon

Development

git clone https://github.com/duhminick/PokeNurse
cd PokeNurse
npm install
npm start

This project follows the JS Standard Code Style for the most part.

Todo

  • Show Pokemon moveset
  • Nickname Pokemon
  • Pictures would be nice
  • Change the table into something more appealing

Known Issues

  • Sometimes after login, the page will stay white instead of showing the list of Pokemon
  • Google 2 Factor Authentication cannot be used. However you can use an AppPassword instead.

Contributors

  • yungfrancis (First pull!)
  • nrdxn
  • jackyjieliu
  • vinnymac
  • mackhankins

Credit

Legal

This Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Niantic, The Pokémon Company, Nintendo or any of its affiliates or subsidiaries. This is an independent and unofficial API for educational use ONLY. Using the Project might be against the TOS

About

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.3%
  • CSS 27.0%
  • HTML 0.7%