Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 599 Bytes

File metadata and controls

26 lines (19 loc) · 599 Bytes

Installation Guide

Quick Install

curl https://raw.githubusercontent.com/rcrum003/HiveControl/master/install.sh -o install.sh
chmod u+x install.sh
sudo ./install.sh

Custom Installation

./install.sh -option

Options:
  -b    Beecounter Webcam Setup (Warning: Can take up to 8 hrs)
  -x    Install XRDP for Windows Remote Desktop users
  -k    Touch Screen Keyboard Install
  -h    Show help message
  -d    Turn on debug mode

Full Documentation

See the main README.md for complete installation instructions, requirements, and platform support.