SpeedTracker is a minimal, dependency-free movement speed display for World of Warcraft. Built to be stable and lightweight — no libraries, no frameworks, no crashes.
Features
- Displays your current movement speed as a percentage of base speed
- Color-coded readout: green (above base), white (base speed), orange (slowed)
- Draggable frame with right-click to lock position
- Persistent position and settings across sessions
Options Panel
Access full settings via ESC → Interface → AddOns → SpeedTracker:
- Show/hide the tracker frame
- Toggle the SPEED label
- Toggle color-coding
- Lock/unlock frame position
- Reset frame position
Slash Commands
/speed options— open settings panel/speed toggle— show/hide frame/speed lock//speed unlock— toggle drag lock/speed reset— reset frame position
Known Limitation
Speed display freezes during combat. This is an intentional restriction introduced in WoW 12.0 — Blizzard blocks third-party addons from performing arithmetic on movement speed values during combat. The last known speed is held until combat ends.

