Shot is a minimal Android Wear app built with Jetpack Compose and Kotlin for tracking archery performance. Track your shots and ends, and nothing else. Simple, fast, and focused.
- Track individual shots.
- Group shots into ends.
- Wear OS optimized UI with Jetpack Compose.
- Lightweight and distraction-free.
-
Clone the repository:
git clone https://github.com/yourusername/shot.git cd shot -
Open in Android Studio and build the project.
-
Deploy to your Wear OS device or emulator.
- Open the app on your Wear OS device.
- Tap to log shots.
- Shots are automatically grouped into ends.
- Review your performance in the main app view.
This project is intentionally minimal. Contributions are welcome if they align with the app’s simple and focused philosophy. Please open issues or submit PRs.
MIT License. See LICENSE for details.