/onos-gui

Graphical user interface for ONOS (µONOS Architecture)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

onos-gui

GUI for ONOS (µONOS Architecture)

onos-gui is the GUI application for all of the GUI functionality of µONOS.

It will provide GUI interfaces for all of the core projects such as

For the moment (Jul '19) the Configuration GUI is the main target, but generally the architecture will support UI extensions for any project, as libraries.

Architecture

See architecture.md for an architectural discussion.

Running the GUI

  • prerequisites.md has instructions on how to install the necessary tools.
  • run.md has instructions how to run the GUI.