Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/quicksc0p3r/simplecounter


https://github.com/quicksc0p3r/simplecounter

Last synced: about 1 month ago
JSON representation

Lists

README

        

Simple Counter
--------------

banner

Simple Counter is an app to help you keep track of things.

[Get it on F-Droid](https://f-droid.org/packages/org.quicksc0p3r.simplecounter/)

Or download the latest APK from the [Releases section](https://github.com/quicksc0p3r/simplecounter/releases/latest).

# Features
- Material 3 UI implemented with Jetpack Compose
- Supports Android 5.0 and up
- 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](https://github.com/androidx/androidx) (Compose, Lifecycle, Room, DataStore, AppCompat, Navigation)
- [Google Accompanist](https://github.com/google/accompanist)
- [Moshi](https://github.com/square/moshi)
# License
Copyright 2023-2024 quicksc0p3r

Licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.