I built a web app to visualize your Whoop running data with graphs and analytics

Hey r/whoop!

I was frustrated that while Whoop shows strain over time, there's no easy way to see your actual running performance trends. I wanted to track my pace, distance, and duration over a longer period to see if I was actually improving.

So I built a web app that pulls your running data from the Whoop API and displays it with graphs and visualizations. Now you can actually see your running progress over time!

Features:

  • Visual graphs of your running metrics (pace, distance, duration)
  • Historical trend analysis
  • All your runs in one easy-to-view dashboard

Coming soon:

  • Split time tracking (working on this next!)

Check it out at: https://whoop-run-tracker.vercel.app/

It's completely free and open source. Just log in with your Whoop account to see your data visualized.
(For the nerds: this is a next.js app and I have no database connected so your data is all yours! :))

Would love to hear what other running metrics you'd like to track!

Screenshot of the app