[FREE] Countdown Timer – An Extension to add countdown timer in your apps

1. Introduction

Description: This extension allows you to show countdowns timer in your apps. This extension do not use any clock or time APIs to perform the countdown task. This extension show the countdown that is based on simple mathematics. It can be used in both offline and online way with different time servers. You can also fetch time of different or any server with that extension.

Latest Version: 4.0.0V

Released on: 03 December 2020

Updated on: 09 June 2021

Aix Size: 18KB

2. All Blocks

blocks

3. Documentation

4. Usage

How to set timezone

It is very easy to set the timezone for a particular place.
You can set the timezon from property and through blocks as I have mentioned above. If you dont know your timeserver then I have mentioned the API above you can use it. Also you can fetch the timezones and use it in this way

image

How to set current time type

You can use offline time for countdown but it is hackable so we can use both types of time in countdown. Like when device automatic time is enabled then we will use offline time and when it is disabled then we will use online time from API in countdown. Look blocks

image

How to use the Countdown

People has a lot of confusion from where I have changed the return type of this block. So it is very easy to use. It return a List of four items that contains days,hours,minutes,seconds. You have to select them from that list and use it according to your needs. Like I have used it to text in a label first with some modification

blocks(36)

Full Blocks

blocks(37)

5. Demo

bloxks

6. Downloads

File Name: com.sumit1334.countdowntimer.aix

7. Donate

If you liked my any work or the extension, you can support by donating some amount.

Paypal: paypal.me

UPI: iamwsumit@kotak

If you have any issue regarding the extension then you can contact me here

Thank you

Popular Posts

Custom ListView

This extension allow you create a list view in your apps. This list view is far more better and customizable than the normal list view of the builders..

07 September 2021

Custom ChatView

This extension allows you create chat view that allows you to send text, image, voice and file messages across the private or grouped users.

14 May 2022

Schema ListView

This extension helps you to create list view of any type of design with schema very easily. This extension uses recycler view library that allows you to larger no of lists…

15 September 2023

Scroll to Top