A Raspberry Pi powered household dashboard built with Flask.
- 🌤️ Weather
- 📅 Calendar
- ✅ Tasks
- 🛒 Shopping List
- 🌙 Ambient Mode
- 🌅 Automatic Brightness
- 🖥️ Kiosk Display
- Python
- Flask
- Gunicorn
- SQLite
- JavaScript
- HTML/CSS
- Raspberry Pi 4
Run the development server:
flask --app app run --host=0.0.0.0 --debugProduction:
sudo systemctl restart homeboard