WeatherNow is a Roku weather app that displays the current weather for a selected city. It uses the openweathermap and geo db APIs to retrieve the weather data.
WeatherNow is a Roku weather app that displays the current weather for a selected city. It was created only for study purposes. The same App you can find in tvOS platform aswell. Feel free to check it out.
These instructions will get you a copy of the project up and running on your local machine.
- clone the repo
- create Config file with the path
components/AppConfigFiles/appConfig.json
- Add locationsAPIKey
- add OpenWeatherKey Both you can find from geo db APIs and openweathermap respectively save the file
- Run the app
Provide examples of how to use the project in real-world scenarios. Include screenshots or code snippets, if applicable.
- View the current weather for a selected city
- See additional information like Highest, lowest and feelsLike Temperature
- Options selector to select different cities
- openweathermap API (https://openweathermap.org/api)
- geo db API (https://rapidapi.com/wirefreethought/api/geodb-cities)
- Planning to add more weather data. Feel free to contribute.
If you have ideas for how we could improve this app, or want to contribute to the code in any way, please feel free to create an issue or submit a pull request!
Use this however you want. No restrictions.
If you have any questions or comments, feel free to contact us on Twitter. Thanks for using WeatherNow! 🌤️