aleksilassila / uebersicht-fetch

Shows stats such as system, network and weather information on your desktop. Requires Übersicht.
12 stars 3 forks source link

Enhancement: More data in weather section. #5

Open corbin-r opened 3 years ago

corbin-r commented 3 years ago

I've been testing out having more robust data in the weather section (controlled via a const value in fetch.jsx), so far I've added:

Screenshot of current implementation:

Imperial Screen Shot 2021-07-22 at 15 36 20

Metric Screen Shot 2021-07-22 at 15 37 40

corbin-r commented 3 years ago

I'm definitely considering moving some of the values in the Temperature category into more verbose categories within <WeatherSection /> so the main Temperature category isn't so wide, I'll report back with some different design types I come up with and collaborate from there 😄