Weather Mate ☁ 🌑

Hello everyone, :wave:

Today I present my second extension called β€œ Weather Mate ” extension
As clearly stated in the name, this extension includes some useful blocks that can get weather related information !

Blocks image-removebg-preview

GetLocalTime

Takes the input from the user. In this block there are 1 parameters,

place image

component_method


GetSkyInformation

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (1)


GetSunRiseTime

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (5)


GetTemperatureInCelsius

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (2)


GetTemperatureInFahrenheit

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (3)


GetTemperatureInKelvin

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (4)


GotLocalTime

This event is raised when the extension gets the local time of that place. In this block there are 1 parameters,

time image

component_event


GotSkyInformation

This event is raised when the extension gets the sky information. In this block there are 1 parameters,

information image

component_event (1)


GotSunriseTime

This event is raised when the extension gets the sunrise time. In this block there are 1 parameters,

time image

component_event (2)


GotTemperatureInCelsius

This event is raised when the extension gets the temperature in celsius. In this block there are 1 parameters,

temperature image

component_event (3)


GotTemperatureInFahrenheit

This event is raised when the extension gets the temperature in fahrenheit. In this block there are 1 parameters,

temperature image

component_event (4)


GotTemperatureInKelvin

This event is raised when the extension gets the temperature in kelvin. In this block there are 1 parameters,

temperature image

component_event (5)


:moneybag: Price : $0 | Free for all :wink:

Download link :link:

Weather.aix (14.8 KB)

Built on Niotron IDE

https://ide.niotron.com/

Results of the Extension

Note it may take 5-6 seconds to get the information

Here’s a poll please rate it

  • Amazing!!
  • Good
  • Bad
  • Average
  • Need Improvements

0 voters

Also I have followed the naming conventions by @Taifun

image

Cheers

Yash Sehgal

20 Likes

Excellent work @Yashsehgal022 Keep it Up !
:love_you_gesture:

1 Like

Thanks for your lovely comment @Jinx :smiley:

1 Like

I will use your extension definitely

1 Like

Yo! :love_you_gesture: The best extension I ever seen.

1 Like

thanks @Raja_HarshVardhanSolanki :smiley: , glad you like it

Is this using any API?

1 Like

ya a self made api

1 Like

thumbs up for your extension :+1:

1 Like

thanks @Still-learning :smiley:

1 Like

nice job, great extension, thanks for sharing it

1 Like

glad you like it @Gian_Luca :smiley:

could you make a list of the SKYINFORMATIONS that the block can return?

1 Like

I just :heart: it. I was searching for this type of extension.
@Yashsehgal022

1 Like

thanks @Prem1 :smiling_face_with_three_hearts:

1 Like

If you can add air quality also then it will be really great.

ya sure will add it asap

2 Likes

Very Awesome Extension @Yashsehgal022 :heart:

1 Like

thanks @oseamiya :smiling_face_with_three_hearts: :heart:

however there is an error in the degrees celsius. I in my city have 29 degrees, the extension gives me 67.22 degrees celsius. Why ?