Skip to content

erasaur/pnu

Repository files navigation

Pokemon Near You (pnu, pronounced "new")

[ Website | Wiki ]

Send us a location and a list of Pokémon through text, and we'll text back when one of those Pokémon appear near you (along with a link to their position on a map).

This makes it dead simple to get alerts: no need to run your own service or app on your phone or computer.

See this post for more details.

How to enroll

Detailed instructions here.

How to become a Champion for your location

Please refer to the wiki.

Development setup

git clone git://github.com/erasaur/pnu.git
cd pnu
source setup_dev.sh # for local testing
source setup_prod.sh # for production deployment

Running and monitoring

./run.sh # run the app
./check_status.sh # see whether redis and main app are running
./kill_all.sh # shut down redis and main app
./tail.sh # tail app logs

About

Pokemon Near You - Cheap and efficient Pokemon Go radar service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published