System › Simple Counter
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Simple Counter

Keep track of things
Version: 1.1.4
Added: 22-11-2023
Updated: 24-03-2024
Features:

- Material 3 UI implemented with Jetpack Compose
- Set a default value for a counter to quickly reset to it
- Allow or disallow negative values for a counter
- Mark counters with labels and filter counters by label
- Open counters in fullscreen view
- Use volume keys to change counter value while in fullscreen mode
- Option for compact counter cards
- Make backups of your counters and labels in JSON format and restore them later

Libraries used:

- AndroidX (Compose, Lifecycle, Room, DataStore, AppCompat, Navigation)
- Google Accompanist
- Moshi

Screenshot of Simple Counter Screenshot of Simple Counter Screenshot of Simple Counter
code Source file_download Download