This commit is contained in:
2025-08-15 13:58:53 -06:00
parent 7c1296c255
commit 8ac86f7b5c
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.