All Projects → vitaviva → CountdownTimer

vitaviva / CountdownTimer

Licence: Apache-2.0 license
Countdown timer app built in Jetpack Compose

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to CountdownTimer

android-dev-challenge-compose-4
Weather app done in Jetpack Compose for the #AndroidDevChallenge 2021 🌦 ☀️. Neumorphism UI.
Stars: ✭ 84 (+121.05%)
Mutual labels:  jetpack-compose, androiddevchallenge-compose
SSComposeCookBook
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
Stars: ✭ 386 (+915.79%)
Mutual labels:  jetpack-compose, jetpack-compose-animation
Wiggles
🐶 Beautiful Puppy adoption app with Jetpack Compose #AndroidDevChallenge
Stars: ✭ 365 (+860.53%)
Mutual labels:  jetpack-compose, androiddevchallenge-compose
neumorphic-compose
Neumorphism UI on Android with Jetpack Compose.
Stars: ✭ 229 (+502.63%)
Mutual labels:  jetpack-compose
Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
Stars: ✭ 799 (+2002.63%)
Mutual labels:  jetpack-compose
ComposableSweetToast
Jetpack Compose, Custom Toast, Solid Principles, Kotlin
Stars: ✭ 60 (+57.89%)
Mutual labels:  jetpack-compose
Holi
Holi is a lightweight Jetpack Compose library of colors, gradients and cool utility functions for all your palette needs!
Stars: ✭ 160 (+321.05%)
Mutual labels:  jetpack-compose
arkitekt
Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.
Stars: ✭ 114 (+200%)
Mutual labels:  jetpack-compose
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (-2.63%)
Mutual labels:  jetpack-compose
CountdownView
Simple countdown view with custom animations
Stars: ✭ 70 (+84.21%)
Mutual labels:  countdown-timer
wordle-kt
Wordle game clone made with Kotlin & Compose
Stars: ✭ 33 (-13.16%)
Mutual labels:  jetpack-compose
me
A Jetpack Compose Kotlin Multiplatform WYSIWYG blog editor
Stars: ✭ 62 (+63.16%)
Mutual labels:  jetpack-compose
Jetpack Compose News
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Stars: ✭ 58 (+52.63%)
Mutual labels:  jetpack-compose
compose-actors
🤖 Android app built with jetpack 🚀 compose follows new revamped guide to app architecture. Implemented with State, Coroutines ➰, ViewModels, Repository pattern, Light/Dark theme 🌈 MD3, Animations, Draw on canvas, Custom layouts, UI state handling, 🌀 Image loading with coil, Palette 🎨 usage and dynamic theming etc.
Stars: ✭ 80 (+110.53%)
Mutual labels:  jetpack-compose
Compose-boids-flocking
Jetpack Compose Boids | Flocking Insect 🐜. bird or Fish simulation using Jetpack Compose Desktop 🚀, using Canvas API 🎨
Stars: ✭ 36 (-5.26%)
Mutual labels:  jetpack-compose
compose chat
一个用 Jetpack Compose 实现的 IM APP
Stars: ✭ 158 (+315.79%)
Mutual labels:  jetpack-compose
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (+36.84%)
Mutual labels:  jetpack-compose
ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
Stars: ✭ 173 (+355.26%)
Mutual labels:  jetpack-compose
pi-hole-connect
Unofficial Android client for Pi-hole®
Stars: ✭ 38 (+0%)
Mutual labels:  jetpack-compose
Tracktor-ComposeUI
Track the progress of anything in one place
Stars: ✭ 25 (-34.21%)
Mutual labels:  jetpack-compose

TikTik:

A beautiful countdown timer

Workflow result

📜 Description

TikTik is a beautiful countdown-timer app built in Jetpack Compose,
which is submmited to Android Dev Challenge: Week 2 - Countdown timer

💡 Motivation and Context

  • UI is fully built in Jetpack Compose
  • Beautiful countdown animation
  • Convenient to input time by a numeric soft-keyboard
  • Font size is changes according to the remaining time

📸 Screenshots

License

Copyright 2020 The Android Open Source Project

Licensed 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 at

    https://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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].