TangoBeee / Weathernaut

A Weather application for Android devices using OpenWeatherMap API and Open-Meteo.
https://tangobee.netlify.app/Weathernaut/
MIT License
60 stars 18 forks source link

where do i put my own meteo api key in the code. I have tried to find it but failed. #4

Open tipu679 opened 3 months ago

tipu679 commented 3 months ago

ok so you have to add your apikey in local.properties file and that makes the app work. But still i am not getting the weather properly displayed on my main page. I am using meteosource

TangoBeee commented 3 months ago

Hi @tipu679 We are using Open-Meteo, not Meteosource. And, Open-Meteo is free to use and does not require an API key. Also, I'm working on a v2 version of Weathernaut that will have better code quality and only use Open-Meteo.