Skip to content
/ aqemu Public
forked from tobimensch/aqemu

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

License

Notifications You must be signed in to change notification settings

malebola/aqemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • C 1.5%
  • Other 1.4%