[FREE] V2 Updated Countdown Timer Extension - An Extension to perform countdown in app

Countdown Timer

Hello everyone today I am very happy to lauch my first extension.
It is countdown timer extension as known by name and it is free so without wasting any time let talk about extension

All Blocks

All Properties

image

Documentation

There are total 9 blocks in extension

component_event (2)

This event occurs when your countdown timer is finished
Endtime :- It return endtime that you have given in coundown block

image

This blocks raises when you got time from web
time :- Time format is dd:MM:YYYY:hh:mm:ss

image

This block returns you the countdown
Endtime Format :- DD:MM:YYYY:hh:mm:ss
CurrentTime Format :- DD:MM:YYYY:hh:mm:ss

image

Set the Continent of the api

image

Set the Timezone of api

image

Return the current continent

image

Return the current timezone

Instruction

We are getting time from this api

http://worldtimeapi.org/api/ip

as you can see how have we used this block now it will return the coundown in Got Countdown Block

blocks - 2020-12-03T083159.887

This will return the countdown timer in this format [ days , hours , minutes , seconds ]

Here the coundtdown is finished

blocks - 2020-12-03T085555.580

It will return the Endtime that you have given

Countdown

Note :- ==All time formats must be in 24 hours format==

Downloads

Download Extension :

App :- https://drive.google.com/u/2/uc?id=1wHZXEtbhsfy6OxQbZ-eB-eXDV_K9FMYf&export=download

Aia :- https://drive.google.com/u/2/uc?id=1N33I50oUIDHHv1xOc0fCN06p_gMWpCcH&export=download

Very thank u to @WatermelonIce they helps me a lot I have no words to thank him
For online time this method is given to me by @ADDYLIN you can ask him for any query

Donate

If you like my work then donate if you can :slightly_smiling_face:

Latest Usage

34 Likes

Congratulation for your first extension bru

5 Likes

Thank u very much

5 Likes

Amazing work :fire:

7 Likes

same again

6 Likes

Nice extension BR0.

7 Likes

Hello, @iamwsumit!
Thanks for your contribution.

Please follow the naming conventions:

IMG_20201203_101905 IMG_20201203_101725 IMG_20201203_101527

7 Likes

I have not understood

4 Likes

For property, method and event use: UpperCamelCase.
For parameter names use: lowerCamelCase.

To understand better please read carefully this topic:

6 Likes

your package name should be without undercore, i.e. CountdownTimer rather than Countdown_Timer
same for the Event names, i.e. CountdownFinished and GetCountdown would be correct, this is called UpperCamelCase because the first letter is an uppercase letter
and for the properties endTime, currentTime, countdown would be correct, this is called lowerCamelCase because the first leter is a lowercase letter
hope that helps

Taifun

7 Likes

Great Extension @iamwsumit
And congrats for your 1st extension :tada:

3 Likes

thank u very much

4 Likes

@iamwsumit, you did a great job. It is very much useful to develop counter and timer based apps.

All the best.
Keep koding.

3 Likes

@iamwsumit Proud To Have people like you in the :kodular:odular Community. Will surely use it in my Meditation App.
:kodular:eep :kodular:oding, :kodular:eep :kodular:ontributing.

5 Likes

Really thank you very much

4 Likes

You Deserve it.

4 Likes

i can feel the joy of first extension,nice extension

4 Likes

When will u add online time get block

2 Likes

I will add it that week

2 Likes

I also trying to learn Extention development. Can u share source code with us?

2 Likes