Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Wingfit delivers a lightning-fast, privacy-first, and fully open-source fitness tracking experience—empowering you to plan, track, and analyze your workouts without the lock-in, fees, or data risks of closed platforms.
Fitness tracking has become essential to our health journeys. Yet most popular platforms—MyFitnessPal, Strava Premium, Fitbit Premium—trade your privacy for convenience, lock your workout data behind subscription paywalls, and charge recurring fees for features that should be standard. Wingfit is here to change that. This open-source, self-hosted fitness tracker puts you back in control, offering a beautifully minimalist, lightning-fast, and privacy-first way to manage your fitness journey—on your terms.
Website: https://wingfit.fr/
In a landscape dominated by closed-source, subscription-based fitness apps, Wingfit stands out with a radically different approach:
• Custom workout program creation and scheduling • Exercise library with detailed movement tracking • Progressive overload planning and automatic progression • Workout templates and routine customization
• Personal record (PR) tracking across all exercises • Detailed workout history and performance analytics • Progress visualization with charts and statistics • Smartwatch and fitness device data integration
• All fitness data stored locally on your server • No external dependencies or cloud synchronization • Complete control over your health and workout information • Export and backup capabilities for data portability
• Clean, minimalist design focused on functionality • Responsive interface optimized for mobile and desktop • Real-time workout tracking with timer and rest periods • Intuitive navigation designed for gym environments
• 69+ GitHub stars and active development community • Docker deployment for easy installation and updates • FastAPI backend with SQLite database for reliability • Angular 19 frontend with PrimeNG and Tailwind CSS
How does Wingfit compare to popular fitness tracking services? Here's a side-by-side look:
Feature | Wingfit | MyFitnessPal Premium | Strava Premium | Fitbit Premium |
---|---|---|---|---|
Pricing | Free, open-source | $10-$20/month | $5-$12/month | $10-$15/month |
Data Control | 100% local/self-hosted | Cloud-only | Cloud-only | Cloud-only |
Source Code | ✅ CC BY-NC-SA 4.0 | ❌ Closed | ❌ Closed | ❌ Closed |
Workout Planning | ✅ Advanced programs | ⚠️ Basic logging | ⚠️ Activity tracking | ⚠️ Basic routines |
PR Tracking | ✅ Comprehensive | ⚠️ Limited | ❌ None | ⚠️ Limited |
Smartwatch Sync | ✅ Open integration | ✅ Premium feature | ✅ Yes | ✅ Yes |
Custom Programs | ✅ Unlimited creation | ⚠️ Premium only | ❌ None | ⚠️ Limited |
Data Export | ✅ Complete freedom | ⚠️ Limited formats | ⚠️ Basic export | ⚠️ Premium only |
Offline Usage | ✅ Full functionality | ⚠️ Limited | ⚠️ Limited | ⚠️ Limited |
Ad-Free | ✅ Always | ⚠️ Premium only | ⚠️ Premium only | ⚠️ Premium only |
Self-Hosting | ✅ Full support | ❌ None | ❌ None | ❌ None |
Privacy | ✅ Complete | ❌ Data collection | ❌ Data sharing | ❌ Health data mining |
Community | 69+ stars, open dev | Closed | Closed | Closed |
Wingfit is designed for effortless deployment with powerful fitness tracking capabilities:
# Clone the repository
git clone https://github.com/itskovacs/wingfit.git
cd wingfit
# Start with Docker Compose (default port 8080)
docker compose up -d
# Access at http://localhost:8080
# Create account and start tracking!
# Backend setup (Python/FastAPI)
cd backend
python -m venv venv
source venv/bin/activate
cd wingfit
pip install .
fastapi run main.py
# Frontend setup (Angular)
cd frontend
npm install
npm build
# Serve with your web server
Experience Wingfit features at wingfit.fr before deploying your own instance.
Access your self-hosted Wingfit from any device with the responsive web interface—no app store dependencies required.
"I switched from MyFitnessPal Premium to Wingfit and saved $240 annually while gaining complete control over my workout data. The program planning features are far superior to anything I've used before." — Marcus Chen, Personal Trainer
"Wingfit transformed our gym's approach to member progress tracking. We can now offer personalized workout analytics without exposing sensitive health data to third-party platforms." — Dr. Sarah Martinez, Fitness Center Director
"The self-hosted approach means my powerlifting data stays private while I get professional-grade analytics. The PR tracking and progression planning have helped me break multiple personal records." — Jennifer Wilson, Competitive Powerlifter
Build comprehensive workout routines, track personal records, and analyze your fitness progress with complete privacy and data ownership.
Deploy for fitness facilities to offer members advanced tracking capabilities without subscription costs or data privacy concerns.
Provide clients with professional workout planning and progress tracking while maintaining complete control over sensitive health information.
Coordinate team training programs, track athlete progress, and analyze performance data without exposing information to commercial platforms.
Monitor recovery progress and exercise compliance with detailed tracking capabilities while ensuring patient data privacy.
Implement employee fitness tracking that respects privacy while providing valuable health and wellness insights.
Wingfit implements comprehensive fitness tracking capabilities that rival premium commercial platforms:
Wingfit implements robust privacy protections that exceed commercial fitness platform standards:
With 69+ GitHub stars and active development, Wingfit represents the future of privacy-respecting fitness tracking:
Wingfit provides compelling advantages for fitness businesses and organizations:
Wingfit continues evolving with community-driven fitness enhancements:
Your fitness journey is deeply personal—don't let it be controlled by subscription fees, data mining, or corporate algorithms. Wingfit represents a new era of fitness tracking: open, private, comprehensive, and truly yours. Whether you're a casual gym-goer, serious athlete, personal trainer, or fitness facility, Wingfit offers a compelling alternative that puts you back in control of your health data and fitness progress.
Ready to break free from fitness app subscriptions? Explore wingfit.fr or dive into the code on GitHub.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.