This is the Garmin watch companion app for Pokemon Run Evolved. It is designed to work together with the Android app and its local webserver for spawning and Pokedex browsing.
Warning: It was made for my Garmin Instinct 3 Solar 50mm. The UI might look weird on other Garmin devices and probably need tweaking.
Android app repository: https://github.com/MulleMjau/pokemon-run-evolved
- The watch app sends catch data to the Android app.
- The Android app runs a local Ktor webserver that drives spawning logic and Pokedex browsing.
- Install the Android app and start its local webserver.
- Build the watch app to a .prg file and sideload it to your Garmin device (it is not on the Connect IQ store).
- Keep the phone nearby so the watch can sync catches.
This project was heavily AI-assisted. Treat it as a learning resource and review the code before reusing it in production.
Pokemon is a trademark of Nintendo/Creatures Inc./GAME FREAK inc. This is an unofficial, non-commercial fan project and is not affiliated with or endorsed by the trademark holders.
MIT. See LICENSE.