Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ravenclaw900/qemugui
- Owner: ravenclaw900
- Created: 2021-01-03T14:49:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T18:23:55.000Z (almost 4 years ago)
- Last Synced: 2024-12-15T16:51:10.810Z (about 1 month ago)
- Topics: gui, qemu, tauri, vm, vue, vue-router, vue3
- Language: Vue
- Homepage:
- Size: 1.5 MB
- Stars: 3
- 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**
[![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)