-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry Pi support #20
Comments
Just making some notes. I'm pretty sure there are some more apt-get's in here to get Node installed. mDNS instructions: Update Hostname (kqstats) and Update Pisudo vi /etc/hostname Intall NODE-REDbash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered) Get KQStatsgit clone https://github.com/killer-queen-stats/kqstats Node Install (This takes a while)npm audit fix Create a servicesudo -s [Service] [Install] Start Servicesudo systemctl daemon-reload |
** Update *** ** Original Message ** Current issue is that the npm install basically bricks the Pi. Need a way to cross-compile elsewhere and then deliver it. This would help tremendously: |
|
kqstats can persistently run on a Raspberry Pi that is on the same network as the Killer Queen cabinet. This is beneficial for a number of reasons:
Getting this to work will be a multi-step process:
There may be other steps required.
Resources
The text was updated successfully, but these errors were encountered: