Announcing Streben

📢 Announcing Streben!

It's a new (well, new to the world) app that allows you to save and analyze your own data from Strava (you'll need an api key), or from your own FIT files.

This is all very opinionated because this is a project for me:

  • It gives you a simple list of activies
  • Each activity has stuff like your metrics, time in power or heart rate zones, and your GPS data on a map.
  • There are trends! Easily see any of your metrics over time.
  • Right now the source data primarily comes from Strava, because that's where I have all my stuff.

It's not a service.

It's not even a packaged app.

So you'll need to do a little work to get it running, but hopefully it's not that bad (especially if you've ever done any python development).

Check it out on GitHub: github.com/bradmontgomery/streben

If you use this, and you've got ideas or would like to see anything added, open up an Issue and let me know.