/weather-dashboard

The Weather Dashboard presented on my Raspberry Pi in my dormitory

Primary LanguageJavaScriptMIT LicenseMIT

Weather Dashboard

The Weather Dashboard presented on my Raspberry Pi in my dormitory

Installation

git clone https://github.com/Great-Li-Xin/weather-dashboard.git
python3 -m http.server
chromium-browser --kiosk "0.0.0.0:8000"

TODO

  • Re-construct with BootStrap 4