Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ravenclaw900/qemugui

A GUI for QEMU
https://github.com/ravenclaw900/qemugui

gui qemu tauri vm vue vue-router vue3

Last synced: 27 days ago
JSON representation

A GUI for QEMU

Awesome Lists containing this project

README

        

# qemugui

**This is waiting for some more features in Tauri before being updated again**

[![CodeFactor](https://www.codefactor.io/repository/github/ravenclaw900/qemugui/badge)](https://www.codefactor.io/repository/github/ravenclaw900/qemugui)
[![dependencies Status](https://status.david-dm.org/gh/ravenclaw900/qemugui.svg)](https://david-dm.org/ravenclaw900/qemugui)

> A GUI for QEMU, build with Tauri and Vue.js

## Project setup
```
yarn
```

### Compiles and hot-reloads for development
```
yarn dev
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

Yes, this was inspired by VirtualBox

For Usage see [USAGE.md](./USAGE.md)