yet another desktop application to spy on your fellow players
this project is powered by Wails which runs a Go application with a Svelte frontend.
Due to policy changes, I can no longer provide release binaries.
- Install the Wails CLI along with Go.
- To run in live development mode, run
wails dev
in the project directory. - To build a redistributable, production mode package, use
wails build
.
The following screenshot shows the app visualizing a loading screen style overview of the players:
Hovering over a playercard shows details about a players loadout:
Clicking on the playercard brings up the loadout of the respective player:
- HeyM1ke for their initial research on the Client API
- techchrism for documentation on most endpoints
- Valorant-API.com which provides a lot of assets used by the game
This project is not affiliated, authorized or endorsed by Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.