Play Pokemon Go with your keyboard in a browser
- Python 2 or 3 [not tested]
- Xcode 7
1. Create new Xcode project with Single View Application (or any one you like)
2. Run the app on the phone that runs Pokemon Go
3. Xcode menu -> Debug -> Simulate Location -> add GPX File to Project,
add location.gpx to it and click location option.
4. cd path-to-clone
5. [sudo] pip install -r requirements.txt
6. ./pokemap.py
7. open http://localhost:5000, drag the marker or use arrow key to control your location