8000 GitHub - a0a7/strava.tools: The best way to analyze Strava activity data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

a0a7/strava.tools

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

Screenshots

image

image

image

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.

0