Stryde is a comprehensive activity tracking application built with a focus on privacy, offline-first design, and open-source transparency. Unlike many fitness apps that monetize your data, Stryde keeps your personal information private and works seamlessly without an internet connection.
- 🔒 Privacy First - Your data stays on your device. We don't track you, sell your data, or require unnecessary permissions.
- 📴 Offline-First - Track your activities anywhere, anytime, even without internet connectivity. Your data syncs locally.
- 🌍 Open Source - Transparent, auditable code. Contribute, fork, or inspect the source code anytime.
- ⚡ No Account Required - Get started instantly. No email, no subscriptions, no barriers.
- 🎯 Goal-Oriented - Set meaningful fitness goals and track your progress over time.
- 📊 Comprehensive Tracking - From running to swimming, yoga to strength training - all your activities in one place.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
This project is licensed under the MIT License - see the LICENSE file for details.