Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhe/onehotminute-compose
Android Dev Challenge: Week 2 - Countdown timer
https://github.com/guilhe/onehotminute-compose
android androiddevchallenge androiddevchallenge-compose jetpack-compose jetpack-compose-animation kotlin kotlin-android
Last synced: 2 months ago
JSON representation
Android Dev Challenge: Week 2 - Countdown timer
- Host: GitHub
- URL: https://github.com/guilhe/onehotminute-compose
- Owner: GuilhE
- License: apache-2.0
- Created: 2021-03-04T08:53:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T10:47:16.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:29:22.986Z (almost 2 years ago)
- Topics: android, androiddevchallenge, androiddevchallenge-compose, jetpack-compose, jetpack-compose-animation, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 1.04 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OneHotMinute Timer
![Workflow result](https://github.com/GuilhE/OneHotMinute-Compose/workflows/Check/badge.svg)
## :scroll: Description
[One Hot Minute](https://www.youtube.com/watch?v=WrKm8ieK4BA) timer! 😃## :bulb: Motivation and Context
I'm working on a [funkier timer](https://github.com/GuilhE/KitchenTimer), but one week is to short, so stay tuned!
Until so, here's the 2nd week challenge, it's based on my [CircularProgressView](https://github.com/GuilhE/CircularProgressView)## :camera_flash: Screenshots
## License
```
Copyright 2020 The Android Open Source ProjectLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://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.
```