Hello everyone,
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
GetLocalTime
Takes the input from the user. In this block there are 1 parameters,
place
GetSkyInformation
Takes the input from the user. In this block there are 1 parameters,
place
GetSunRiseTime
Takes the input from the user. In this block there are 1 parameters,
place
GetTemperatureInCelsius
Takes the input from the user. In this block there are 1 parameters,
place
GetTemperatureInFahrenheit
Takes the input from the user. In this block there are 1 parameters,
place
GetTemperatureInKelvin
Takes the input from the user. In this block there are 1 parameters,
place
GotLocalTime
This event is raised when the extension gets the local time of that place. In this block there are 1 parameters,
time
GotSkyInformation
This event is raised when the extension gets the sky information. In this block there are 1 parameters,
information
GotSunriseTime
This event is raised when the extension gets the sunrise time. In this block there are 1 parameters,
time
GotTemperatureInCelsius
This event is raised when the extension gets the temperature in celsius. In this block there are 1 parameters,
temperature
GotTemperatureInFahrenheit
This event is raised when the extension gets the temperature in fahrenheit. In this block there are 1 parameters,
temperature
GotTemperatureInKelvin
This event is raised when the extension gets the temperature in kelvin. In this block there are 1 parameters,
temperature
Price : $0 | Free for all
Download link
Weather.aix (14.8 KB)
Built on Niotron IDE
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
Cheers
Yash Sehgal