A simple tally counter app for android in Jetpack Compose.
- Support for multiple independent counters
- Counter naming
- Vibration on value change
- Notification with current counter
- Keeping the screen on
- Change values via:
- tapping counter value to increment, long pressing to decrement
- volume buttons
- notification
- Theme control
- Support for AMOLED dark
- Exporting and importing (JSON, CSV)
- Counter creation with provided start value
- Counter reseting
- Nagative values support
To build it, clone the repository, open the project in Android Studio, and then build and install it on an Android device or emulator.
The application is currently distributed only as APK via releases page.
This project is licensed under Apache-2.0 License.






