ipChrisLee / pi-dashboard

A WebUI dashboard for IoT devices likes raspberry pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi Dashboard

A WebUI dashboard for IoT devices likes raspberry pi.

Project details: (https://make.quwj.com/project/10)

Copyright 2017-2020 NXEZ.com.

Licensed under the GPL v3.0 license.

Install

sudo apt install nginx php php-fpm
sudo service --status-all | grep php # find which version of php-fpm is using
sudo service nginx start
sudo service php8.2-fpm restart

About

A WebUI dashboard for IoT devices likes raspberry pi.

License:GNU General Public License v3.0


Languages

Language:PHP 61.2%Language:JavaScript 38.8%