n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
566 stars 182 forks source link

Display all units, hide radar markers, 2nd time format, and bug fix for wind bearing #145

Closed SerBrynden closed 5 years ago

SerBrynden commented 5 years ago

Display units for pressure, wind, and feels-like temperature. Added visibility property to all four radar markers to allow user to hide markers. Added image property to all four radar markers. Added style, color, smooth, and snow properties to all four radars. Added separate digital time format for secondary screen. Corrected wind bearing data property from wind_degrees to windBearing.

n0bel commented 5 years ago

Thank you!