Skip to content

valentinp72/rbpiDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.