openworld42 / QemuJuicy

QemuJuicy - QEMU Java User Interface Contributed Yet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

QemuJuicy - QEMU Java User Interface Contributed Yet

License:Other


Languages

Language:Java 90.5%Language:HTML 8.6%Language:Haskell 0.9%Language:CSS 0.1%