Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsmb13/CountdownClock
https://github.com/zsmb13/CountdownClock
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zsmb13/CountdownClock
- Owner: zsmb13
- Created: 2021-03-08T22:29:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T22:30:30.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T05:35:20.863Z (3 months ago)
- Language: Kotlin
- Size: 123 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-compose - CountdownClock - Entry for Week 2 of the Jetpack Compose Android Dev Challenge [blog](https://zsmb.co/compose-o-clock/) (Timer apps)
README
# CountdownClock
Entry for [Week 2 of the Jetpack Compose Android Dev Challenge](https://android-developers.googleblog.com/2021/03/android-dev-challenge-2.html).
For a tutorial of a simpler implementation, see the [Compose O'Clock](https://zsmb.co/compose-o-clock/) article and the [zsmb13/ComposeClock](https://github.com/zsmb13/ComposeClock/blob/main/app/src/main/java/co/zsmb/composeclock/MainActivity.kt) repository.
![The clock in action](screen.png)