The Weather Dashboard presented on my Raspberry Pi in my dormitory
git clone https://github.com/Great-Li-Xin/weather-dashboard.git
python3 -m http.server
chromium-browser --kiosk "0.0.0.0:8000"
- Re-construct with BootStrap 4
The Weather Dashboard presented on my Raspberry Pi in my dormitory
JavaScriptMIT