Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Where I'll get all weather icons for all tem ? #21

Open
prashantsumfactor opened this issue May 23, 2023 · 0 comments
Open

Where I'll get all weather icons for all tem ? #21

prashantsumfactor opened this issue May 23, 2023 · 0 comments

Comments

@prashantsumfactor
Copy link

I want all weather icons based on condition that url return in api response like - below
I want to get all icons so that I can download and save locally.

"current": {
"observation_time": "12:14 PM",
"temperature": 13,
"weather_code": 113,
"weather_icons": [
"https://assets.weatherstack.com/images/wsymbols01_png_64/wsymbol_0001_sunny.png"
],

"weather_descriptions": [
"Sunny"
],

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant