/GSM-GUI

Gui Working for now

Primary LanguageJavaScript

GSM-GUI

This is a front end GUI for OSMO Network in a Box. It uses node.js, socket.io to create an application that can turn on the 3 parts of OsmoNITB.
It is a beta, and still not fully featured.

GUI can turn on Osmo-BSC, OsmoBTS, OsmoNITB.
To install Osmocom Suite see: http://openbsc.osmocom.org/trac/wiki/network_from_scratch

Dependencies:

  1. Install node.js in directory you will be using
  2. Intall socket.io
  3. Place files github files in same directory.
  4. run index.js script.
  5. In browser goto localhost:3000
  6. you should see Network GUI.

This is a beta of the Network in a Box GUI.