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
- onos-config
- onos-topo
- onos-control
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.
See architecture.md for an architectural discussion.
- prerequisites.md has instructions on how to install the necessary tools.
- run.md has instructions how to run the GUI.