https://github.com/hegocre/scorecounter
Simple app to keep track of two scores.
https://github.com/hegocre/scorecounter
android jetpack-compose kotlin wearos
Last synced: 5 months ago
JSON representation
Simple app to keep track of two scores.
- Host: GitHub
- URL: https://github.com/hegocre/scorecounter
- Owner: hegocre
- License: gpl-3.0
- Created: 2021-04-25T10:23:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T20:40:28.000Z (about 2 years ago)
- Last Synced: 2025-04-21T01:44:50.850Z (6 months ago)
- Topics: android, jetpack-compose, kotlin, wearos
- Language: Kotlin
- Homepage:
- Size: 444 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Score Counter
Simple app to keep track of multiple scores, making it easy by allowing you to set player names .
Also available on Wear OS.[
](screenshots/mobile00.png)
[](screenshots/mobile01.png)
How to use:
* Click on the upper part of a score to increment it.
* Click on the lower part of a score to increment it.
* Long press on a score to reset it back to `0`.The score is saved across sessions.
[
](https://play.google.com/store/apps/details?id=es.hegocre.scorecounter)