This commit is contained in:
2025-08-15 13:58:53 -06:00
parent f1a00b52c2
commit 87b0334bad
98 changed files with 9221 additions and 0 deletions

View File

@@ -1,2 +1,18 @@
# OpenClimb
This is a FOSS Android 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.
## Download
You have two options:
1. Download the latest APK from the Released page
2. Use <a href="">Obtainium</a>
## Requirements
- Android 15+
## Contribution
As this is on my private git this will be difficult to do easily. Get in touch and I can figure something out.