r/learndota2 • u/psik0ma • 9h ago
(unsure how to flair) [Free / Open-Source] GankMeDaddy: A real-time voice coach for all 5 positions (Windows)
Hey r/learndota2,
Ever get so hyper-focused on your lane that you completely forget the power runes, or wonder if your item timings are actually on pace with high-MMR players?
I built GankMeDaddy, a lightweight system tray app that acts as your personal, real-time voice coach while you play. Instead of giving you generic advice, it uses STRATZ Pro match data as benchmarks, meaning you get actual pro-level item timings and CS targets dynamically adjusted for your game. The project was originally built as a personal tool for my mid lane gameplay, specifically for heroes like Kez, Shadow Fiend, and Void Spirit, but I've expanded it massively.
What it actually does:
- Live Voice Callouts: Reminders for rune timers, power spikes, creep score checkpoints, and even feedback when you die.
- 32 Heroes Supported (All 5 Roles): Includes custom, per-hero strategy modules depending on what you are playing.
- Dynamic Build-Path Detection: If you pivot from a physical to a magical build, the app detects it and filters its advice to match your actual trajectory.
- Pre-game Briefings: Gives you a quick rundown on enemy counters and draft strategy before the horn even sounds.
- High-Quality Offline TTS: Uses Piper neural TTS (with a OneCore fallback) and gives you easy volume control straight from the system tray.
100% Safe and Offline
I know the first question is always "Will this get me VAC banned?" No. The app runs entirely offline after the initial data fetch and reads data exclusively via Dota's official Game State Integration (GSI) by listening to localhost:3001. It doesn't read memory or inject anything into the game.
I need your help!
The project is completely free and open-source (GPLv3). I am looking for testers to try it out and give feedback.
If you think this is a cool project, I would massively appreciate a Star on GitHub! It really helps the project gain visibility.
Check it out / Download here: https://github.com/psikoma/GankMeDaddy
If you try it out and something feels off, please open an issue on GitHub. GLHF!