Skip to content

richalonso/GSM-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Gui Working for now

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.5%
  • JavaScript 27.3%
  • Shell 7.2%