weather widget without any signup and api key using open-meteo you can simply change icons in climacons folders
Brief Description: A simple weather widget without any signup and api key using open-meteo
- What is this: This is a simple widget for you project without signup and any problems.
- is there any limits: 600 API calls per minute | 5,000 API calls per hour | 10,000 API calls per day
- Simple , Light.
- No need to signup.
- Animated icons SVG.
- Multi Language : Fa , EN , RU
- Multi Temputure
- Persian Numbers and RTL styles for Persian language
- Download Zip File and extarct it
- Put Styles in same directory with js file
- Change Files directory depends on your projects
- Change the location: Location is based on latitude and longitude change that on fetchWeatherData > url you can get that in docs downblow
- add
<weather-widget></weather-widget>
where you want to add widget - enjoy the widget
- if you dont have the files in same directory you need to pass url to the function
- example for django:
<weather-widget static-url="{% static 'dir/weather-widget' %}"></weather-widget>
dir is your path and weather-widget is your folder - if you dont know how to change function to use that path variable look at the example file
- To change temputure or language just change these two variables : isCelsius - currentLang
email : saeed.masoodi@yahoo.com