Coder Social home page Coder Social logo

pokenurse's Introduction

PokeNurse

license build Status 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 v2.3.1

You may view all the releases here

Examples

Login Window Main Window Detail Window

This project uses Electron and Node.js. Criticism is welcome and encouraged.

Features

  • List and Sort Pokemon
    • Pokedex Number
    • Name
    • CP
    • IV
  • Transfer Pokemon
  • Evolve Pokemon
  • Favorite/Unfavorite Pokemon
  • PowerUp Pokemon
  • Details - Evolutions, DPS, Energy, Moves, and more
  • Renaming & Templated Renaming

Templated Renaming

When renaming, it will automatically convert a name like Bulba-[HP] into Bulba-140.

  • [IV] represents the IV percent of that pokemon: 40
  • [VI] represents 100 minus the IV: 60
  • [ATT], [DEF], [STA] represent attack, defense, and stamina, they will appear like: ⑨
  • [FAST] is the damage of the quick move: 8
  • [CHARGE] is the damage of the cinematic move: 40
  • [ENERGY] is the amount of cinematic moves you can use before your energy runs out: ②
  • [HP] is the max stamina: 140

Note: Only 12 characters can be used to rename a pokemon.

Contributing

All future pull request should be made to the develop branch.

git clone https://github.com/vinnymac/PokeNurse
cd PokeNurse
git checkout develop
yarn
yarn run dev

Releases

Package for your platform

yarn run package

Package for all platforms

yarn run package-all

FAQ

  1. Will I be banned from pokemon go for using PokeNurse?
    This app is meant to make pogo easier to manage. This is not a bot. We do not send location data. No one has ever been banned for using PokeNurse as far as we are aware. This doesn't mean you cannot be banned, if they somehow begin to detect API calls from pogobuf, then this may very well start happening, but that is the risk of using any of these third party tools right now that are not the original app.

  2. What is this hashingKey PokeNurse asks for?
    The API Hashing service is a paid service that allows third party Pokémon GO developers to build awesome tools for the game. Most of this tools were free to use in the past but, because of some changes Niantic introduced, there's no way to use them anymore without a Hashing Key license. You can learn more about what they are and how much they cost from this website.

Known Issues

  • Google 2 Factor Authentication cannot be used. However you can use an AppPassword instead.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.