/strava.tools

The best way to analyze Strava activity data.

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

Logo strava.tools

The best way to analyze Strava activity data: free, modern, fast and feature-rich. Currently WIP!

image

Standout Features

  • Privacy-focused with no user data stored, no client cookies used, and complete transparency.

❖ Comforts

  • Fully-featured light/dark mode with persistence via browser stores & automatic preference detection + manual control

❖ Technical

  • Auth.js used for authentication with Strava

Website Stack

This website is a SvelteKit app with Typescript and Tailwind CSS hosted on Cloudflare Pages.

Contributing/Building

Clone the repository. If you don't have pnpm installed, install that.

npm i -g pnpm

Install dependencies

pnpm i

Run the development server

pnpm dev

License

© Alexander Weimer. Published under the GPL-3.0 license.