arvids-unavailable/opengym

https://github.com/DuarteSantos8/openGym

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 1st, 2026
Created on August 3rd, 2026
Open Issues & Pull Requests: 44 (+0)
GitHub issues: Enabled
Number of forks: 1,121
Total Stargazers: 6,740 (+0)
Total Subscribers: 46 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.9 hours
Mean response time: 14.7 hours
90th percentile: 38.3 hours
Tracked items: 21

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 22
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 7 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

No label distribution available yet.

Detailed Description

openGym is a self-hosted gym and body-weight tracker that runs on your own infrastructure.

The tool addresses the problem of workout data being locked behind third-party servers, subscriptions, and ads. It provides a complete workout management system where users plan weekly routines, run guided workouts with animated demonstrations, track sets and repetitions, and monitor body weight over time. The approach is self-hosted: users deploy it using Docker Compose on their own hardware, maintain full control of their data stored locally, and access it across devices through passkey authentication without relying on external servers.

openGym suits developers and fitness enthusiasts who prioritize data ownership and privacy over convenience of cloud synchronization. It works well for individuals who want a modern workout app experience—including home-screen installation, offline functionality, and cross-device sync—without surrendering control to a commercial platform. The tool is particularly valuable for those uncomfortable with subscription models or concerned about data retention when services shut down. A live demo runs entirely in the browser on example data, though passkey sign-in, multi-device synchronization, and the admin dashboard only function in a self-hosted deployment.

The project shows active development with regular commits addressing bug fixes and feature improvements. Work spans across the full stack, including updates to both frontend and backend components. The maintainer responds to issues and pull requests, indicating ongoing engagement with the codebase and user feedback.