https://github.com/ravenclaw900/qemugui
A GUI for QEMU
https://github.com/ravenclaw900/qemugui
gui qemu tauri vm vue vue-router vue3
Last synced: about 1 year ago
JSON representation
A GUI for QEMU
- Host: GitHub
- URL: https://github.com/ravenclaw900/qemugui
- Owner: ravenclaw900
- Created: 2021-01-03T14:49:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T18:23:55.000Z (over 5 years ago)
- Last Synced: 2025-02-08T12:46:55.412Z (over 1 year ago)
- Topics: gui, qemu, tauri, vm, vue, vue-router, vue3
- Language: Vue
- Homepage:
- Size: 1.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qemugui
**This is waiting for some more features in Tauri before being updated again**
[](https://www.codefactor.io/repository/github/ravenclaw900/qemugui)
[](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)