ous50 / aqemu

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend

Home Page:https://sourceforge.net/projects/aqemu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Latest news: 0.9.3 is on the way with many new features. But development has stalled for a while, mostly due to life demanding my attention for other tasks.

I set up a crowdfunding page for AQEMU, it will enable users to donate for the whole project and/or for individual issues. Please consider setting up a monthly donation.

I want AQEMU to pick up steam again with your help, with the goal of making the best virtual machine manager GUI.

Bountysource crowdfunding page for AQEMU: https://salt.bountysource.com/teams/aqemu

Patreon crowdfunding page: https://www.patreon.com/tobimensch

Donate via PayPal: donate2aqemu@emailn.de

ScreenShot

Current stable release: https://github.com/tobimensch/aqemu/releases/tag/v0.9.2 See the CHANGELOG for details.

Upgrading from 0.8.2 is highly recommended.


Port of AQEMU 0.8.2 from Qt4 to Qt5.


Use cmake to build.

Dependencies:

  • Qt5Core
  • Qt5Widgets
  • Qt5Network
  • Qt5Test
  • Qt5PrintSupport
  • Qt5DBus
  • LibVNCServer

As an alternative to cmake the meson build system is also supported: https://github.com/mesonbuild/meson

About

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend

https://sourceforge.net/projects/aqemu/

License:GNU General Public License v2.0


Languages

Language:C++ 96.9%Language:C 1.7%Language:CMake 0.8%Language:Meson 0.5%Language:HTML 0.1%Language:Roff 0.0%