Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 523 Bytes

Raspberry Pi Dashboard

Dashboard for a home automation system.

Home screen

Edit screen

Requirements

  • apache2, MySQL, PHP
  • ntpdate
  • www-data must have sudo access to ntpdate, without password1

Credits


1: Run sudo visudo and add www-data ALL=(ALL) NOPASSWD:/usr/sbin/ntpdate at the end of the file.