Skip to content

QemuJuicy - QEMU Java User Interface Contributed Yet

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
LICENSE_aqemu
Notifications You must be signed in to change notification settings

openworld42/QemuJuicy

Repository files navigation

QemuJuicy



QemuJuicy

QEMU Java User Interface Contributed Yet

Maintenance Status dependencies License PRs Welcome


QemuJuicy is working, but still alpha and under development, features may be missing

(if you miss something or want to report an error, create an issue on Github or send mail to the mail address of the Github user openworld42)


🍹   QemuJuicy is a graphical user interface to run QEMU (a virtual machine emulator). QEMU can run on many operating systems and on a lot of CPUs by software emulation - e.g. Linux on Windows, Windows on Unix, Suse under Ubuntu, Debian on macOS, all on Linux, ARM CPUs, historical machines or operating systems, and others.

📖   QemuJuicy is Open Source Software (FOSS, see licenses) and a Java(tm) application running on many OS/machines, QEMU is also Open Source (GPLv2).

You need:

  • ☕   Java installed (version >= 17+, package manager or from here (Windows, macOS, others).
  • 🐦   QEMU installed (package manager or from here - Linux, Windows, macOS, source)
  • 🍹   QemuJuicy JAR file: qemujuicy_vN.N.N.jar (N.N.N is the version) from github.com or package manager
  • 📀   An operating system, e.g. as a *.iso file or CD/DVD/Live-CD, that you want to run or install as a virtual machine on your computer

Run QemuJuicy on the command line (or create a menu/desktop entry/shell script) using:

java -jar qemujuicy_vN.N.N.jar

where N.N.N is the version.

Follow the setup wizard and create/run your first VM (virtual machine) with QemuJuicy.
Read the documentation before or use QemuJuicys help (Menu Help), or simply try it out, if tl;dr.

Author: Heinz Silberbauer (You like it? It helped you? Spend a Github Star to motivate me 🐳)
Contributions from any interested party are welcome - please open an issue with a short description.