Skip to content

Mixone-FinallyHere/hal-from-space

 
 

Repository files navigation

HAL from Space

Control HAL in a reactive WebApp from the hackerspace network !

screenshot

Install your own

virtualenv -p python3 ve3
source ve3/bin/activate
pip install -r requirements.txt
npm install browserify reactify uglifyify
make

Run

You need a running HAL-driver

  • Eventually add a local_config.py file, copy and edit config values from config.py as needed
  • Eventually add a static/config.js with your host (see static/config.example.js)
  • crossbar start

About

Web Interface to HAL in ReactJS+Autobahn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • Python 21.4%
  • HTML 8.6%
  • Makefile 2.9%
  • CSS 2.8%