Torxed / Vmanager-gui

A Web based GUI for managing KVM / Qemu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VManager

A graphical front-end for python-Vmanager.

screenshot

Dependencies

All these dependencies are located as submodules in ./dependencies.
They are all developed by myself and are essnetially just helper scripts
to get a HTTPS server up and running with WebSocket support.

As well as the KVM wrapper Vmanager itself.

Installation

$ git clone -recurse https://github.com/Torxed/Vmanager-gui.git
$ cd Vmanager-gui
$ sudo python main.py

About

A Web based GUI for managing KVM / Qemu.


Languages

Language:JavaScript 37.4%Language:Python 33.6%Language:HTML 16.7%Language:CSS 12.3%