-
Updated
Sep 19, 2021 - Python
#
countdown-timer
Here are 380 public repositories matching this topic...
CountDown 倒计时的各种花式实现
-
Updated
Jan 10, 2020 - Java
React Native CountDown
-
Updated
Apr 2, 2022 - JavaScript
HTML5 canvas countdown clock React component
-
Updated
Apr 9, 2022 - CoffeeScript
A simple TODO with countdown timer
-
Updated
Jun 9, 2019 - Java
A fully featured productivity timer for the command line, based on the Pomodoro Technique. Supports Linux, Windows, and macOS.
-
Updated
Apr 7, 2022 - Go
MagicTimer is a UIView based timer that displays a countdown or count-up timer.
swift
font
ios
communication
countdown
timer
stopwatch
interface-builder
gradient
border
countdown-timer
countup-timer
cornerradius
timer-label
-
Updated
Apr 11, 2022 - Swift
Tiny javascript CountDown library.
theme
jquery
bower
countdown
no-jquery
javascript-library
countdown-clock
countdown-timer
countup
jquery-countdown
javascript-countdown
countup-timer
-
Updated
Apr 10, 2022 - JavaScript
The very first powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer (days : hours : minutes : seconds)
python
heroku
bot
telegram
telegram-bot
countdown
timer
countdown-timer
pyrogram
telegram-countdown-timer-bot
pyrogram-telegram-bot
-
Updated
Apr 8, 2022 - Python
【杀不死的倒计时】一个简单易用的倒计时View,常用于快速创建点击获取验证码按钮,支持各种自定义样式。(特点:重新进入当前页面或重启程序倒计时不会重置,仍将继续执行,且退出程序后的时间也会被自动计算在内)
-
Updated
Mar 21, 2020 - Objective-C
A simple android library to countdown timer textview for api 14+
-
Updated
May 9, 2021 - Java
-
Updated
Feb 28, 2022 - HTML
Countdown timer app built in Jetpack Compose
-
Updated
Mar 26, 2021 - Kotlin
นับเวลาถอยหลังถึงวันที่พลเอกประยุทธ์ จันทร์โอชา หมดวาระการเป็นนายกรัฐมนตรี
-
Updated
Nov 15, 2020 - HTML
Countdown Tracker app built using SwiftUI and MVVM Architecture.
swift
ios
ui-design
material-design
xcode
dark-theme
timer
mvvm
ios-app
bubble
countdown-timer
mvvm-architecture
figma
swiftui
androiddevchallenge
ios14
sameersyd
counder
-
Updated
Mar 6, 2021 - Swift
Circle shaped countdown timer. countdown View
-
Updated
Oct 1, 2019 - Swift
This is a simple and beautiful countdown timer project done using swift
-
Updated
Nov 28, 2017 - Swift
A GUI countdown timer written in Python using Tkinter
-
Updated
Apr 22, 2017 - Python
Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library
-
Updated
Oct 9, 2021 - PHP
Improve this page
Add a description, image, and links to the countdown-timer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the countdown-timer topic, visit your repo's landing page and select "manage topics."
I use this component to show a countdown and it works nicely for this (and looks great, too!).
In my usecase the "deadline" can be updated though. I think currently this doesn't work correctly, as the counter doesn't reflect the updated deadline. I use the following to force Vue to rerender the component when the property changes:
<Countdown :key="myDeadline"/>This works, but doesn't r