PoGoPebble icon indicating copy to clipboard operation
PoGoPebble copied to clipboard

PokeVision is dead

Open tetrapus opened this issue 8 years ago • 4 comments

Replacement api needed

tetrapus avatar Jul 31 '16 22:07 tetrapus

You can't make mass calls from a single server- niantic will ban that server's IP, so you need to hack in something so that you make calls from the watch or phone, and I don't think that doing protobuf and rpc communications using JS (in case of phone) wouldn't be that easy (nor I think that you can do them with limits of a pebble).

You might want to develop a companion app for the watchapp to communicate with.

aveao avatar Aug 01 '16 02:08 aveao

I don't think a companion app would be needed, he/we could just communicate via pebbleJS with the pokemon go servers directly. I like the project, if I find time I might look into it :D

theCapypara avatar Aug 04 '16 22:08 theCapypara

@Parakoopa I addressed that while saying that doing protobuf and rpc commucations using pebbleJS wouldn't be easy, but well, if you manage to do it, it'd be pretty awesome.

aveao avatar Aug 04 '16 22:08 aveao

https://github.com/pogointel An open source scanner that plans on releasing their API once stable.

https://www.reddit.com/r/pokemongodev/comments/53zy00/openpokemap_is_here/

Biochao avatar Sep 23 '16 00:09 Biochao