mvanveen / knifefire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

     )                  (    (                 )              
  ( /(        (         )\ ) )\ )           ( /(        (     
  )\())    (  )\ )   ( (()/((()/((     (    )\())    (  )\ )  
|((_)\ (   )\(()/(  ))\ /(_))/(_))(   ))\ .___.\ (   )\(()/(  
|_ ((_))\ |(_)/(_))/((_|_))_(_))(()\ /((_)((_)))\ |(_)/(_))/(
|    |/ _| ____ |__|/ ____\____\_   _____/|___|__\ |(__ ____  
|      <  /    \|  \   __\/ __ \|    __)  |   \_  __ \_/ __ \ 
|    |  \|   |  \  ||  | \  ___/|     \   |   ||  | \/\  ___/ 
|____|__ \___|  /__||__|  \___  >___  /   |___||__|    \___  >
        \/    \/              \/    \/                     \/ 

Introduction

Code respository for the Knifefire control unit.

Resources

Installation

$ ./setup.sh

Once setup is complete, reboot your raspberry pi with:

$ sudo shutdown -r now

Running daemons

To restart main daemon, run:

$ sudo supervisordctl restart amcrp-rpi

To restart layout server, run:

About


Languages

Language:Python 93.9%Language:Shell 6.1%