This is a project build in java The project get names of cities and get their weather data(temperature, wind speed etc) from https://openweathermap.org/api In the project every city have its own thread and every some time it check if the temp was changed.
- Clone the project.
- Open Java Ide.
- File->open->search for the project->click open.
- Enjoy :)