Git Product home page Git Product logo

xqemu-manager's Introduction

XQEMU-Manager Prototype

Windows Build Status
Build status
Latest Build

This is a helper GUI prototype (hastily hacked together) to launch and control XQEMU, currently in very early stages. Pull requests welcome.

How it works

Basically this is just a GUI to construct the command line arguments passed to XQEMU. Settings are saved to a simple .json file, and loaded again at startup.

Why not integrate into XQEMU directly? The approach used here is less invasive and works "well enough" for this purpose. XQEMU can also be controlled directly at runtime through the QMP interface, so additional features (eject dvd for instance) can be added to this.

How to use it

Depends on PyQt5, available with pip. Then run like:

pip install PyQt5
python main.py

xqemu-manager's People

Contributors

bigbrainafk avatar cakelancelot avatar discostarslayer avatar dracc avatar gxtx avatar jayfoxrox avatar libbers avatar mborgerson avatar thrimbor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.