a0a7 / strava.tools

The best way to analyze Strava activity data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The best way to analyze Strava activity data.

License:GNU General Public License v3.0


Languages

Language:Svelte 75.5%Language:TypeScript 19.4%Language:CSS 2.9%Language:JavaScript 1.3%Language:HTML 0.9%