Skip to content

iperas/magnetometry-toolkit

 
 

Repository files navigation

How to install the web site

  1. Install nodejs package (yum install nodejs, yum install npm)
  2. Set proxy if you have to (npm config set https-proxy http://squid.adm:3128)
  3. Install grunt-cli (npm install -g grunt-cli)
  4. Install node modules (cd web, npm install)
  5. Run grunt tasks (grunt development)
  6. Run web site (node bin/www)

About

A software toolkit to organize a data acquisition network with a variety of magnetometers by using SEEDLink protocol & web-based remote administration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • C 7.0%
  • Roff 3.3%
  • C++ 1.6%
  • CSS 1.4%
  • CoffeeScript 1.2%
  • Other 1.1%