Skip to content

rmetcalf9/clusterhat_webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clusterhat_webui - Web userinterface for the Raspberry Pi Cluster hat (https://clusterhat.com/)

Overview

This is a python based webserver that can be run on the Raspberry Pi the clusterhat is plugged into. You can then execute the commands "clusterhat on p1" from the browser.

Prerequisites

Raspberry Pi controller must be working with an ip address and the clusterhat script must function correctly.

Install Instructions

Log in as user Pi

cd ~
git clone git@github.com:rmetcalf9/clusterhat_webui.git
sudo cp -l /home/pi/clusterhat_webui/clusterhat_webui.service /etc/systemd/system/.
sudo systemctl enable clusterhat_webui
sudo systemctl start clusterhat_webui

Then using a web browser surf to the raspberry pi's

About

Web user interface for the cluster hat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages