https://github.com/radeusgd/weatherwidget
A weather widget for university assignment in JavaFX and RxJava
https://github.com/radeusgd/weatherwidget
Last synced: 2 months ago
JSON representation
A weather widget for university assignment in JavaFX and RxJava
- Host: GitHub
- URL: https://github.com/radeusgd/weatherwidget
- Owner: radeusgd
- License: apache-2.0
- Created: 2017-06-28T14:05:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-28T14:21:00.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T11:41:31.785Z (4 months ago)
- Language: Java
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple JavaFX app that fetches weather and pollution data for Warsaw.

Overview of data flow in the app:
- DataSource fetches data and reports it onto its stream
- DataProvider does the book-keeping of request status (started, finished/failed) and a particular implementation splits the data from DDataSource stream into separate streams for each of values provided
ValueControl displays values from these streams
Icons used come from https://openweathermap.org/weather-conditions