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.
Detailed instructions here.
Please refer to the wiki.
git clone git://github.com/erasaur/pnu.git
cd pnu
source setup_dev.sh # for local testing
source setup_prod.sh # for production deployment
./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