2.7 KiB
2.7 KiB
OpenClimb
This is a FOSS app meant to help climbers track their sessions, routes/problems, and overall progress. This app is offline-only and requires no special permissions to run. Its built using Jetpack Compose with Material You support on Android and SwiftUI on iOS.
Versions
- Android:1.4.2
- iOS: 1.0.1
Stability
Clients: 8/10 Server: 10/10 Schema: 9/10 (No more breaking changes)
Self-Hosted Sync Server
You can run your own sync server to keep your data in sync across devices. The server is lightweight and easy to set up. See the server docker-compose file for an example.
Download
For Android do one of the following:
For iOS:
Download from the AppStore here!
Requirements
- Android 12+ or iOS 17+
Contribution
As this is on my private git this will be difficult to do easily. Get in touch and I can figure something out.