polygraphene / gns3-gui

GNS3 Graphical User Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNS3-gui

https://travis-ci.org/GNS3/gns3-gui.svg?branch=master

GNS3 GUI repository.

Installation

https://gns3.com/support/docs

Development

If you want to update the interface, modify the .ui files using QT tools. And:

cd scripts
python build_pyqt.py

Debug

If you want to see the full logs in the internal shell you can type:

debug 2

Or start the app with --debug flag.

Due to the fact PyQT intercept you can use a web debugger for inspecting stuff: https://github.com/Kozea/wdb

About

GNS3 Graphical User Interface

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Shell 0.0%Language:CSS 0.0%