Coder Social home page Coder Social logo

zqqf16 / monster Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 0.0 7.45 MB

Monster is a virtual machine app based on Apple Virtualization.framework | 一个基于Virtualization.framework的虚拟机App

License: Apache License 2.0

Swift 98.21% Makefile 1.37% Ruby 0.42%
macos swiftui virtual-machine virtualization

monster's Introduction

Hi there 👋

I'm zqqf16, an iOS developer from China.

  • 📝I write articles on zorro.im
  • 📫Reach me: @zqqf16
  • 👨‍💻All of my projects are available at ↓

monster's People

Contributors

zqqf16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

monster's Issues

shared folder configuration error

  1. 设置了共享用户主文件夹,共享正常,此时 Info.json 内容为:
{
  "installed": true,
  "os": 1,
  "display": {
    "pixelsPerInch": 144,
    "name": "Full HD",
    "width": 1920,
    "height": 1080
  },
  "id": "D87D77DE-3FF9-4AF5-9BBA-1650CF1B87AB",
  "bundleURL": "file:///Users/bpint/Library/Containers/im.zorro.Monster/Data/Library/Application%20Support/im.zorro.monster/ubuntu.vm/",
  "cpuCount": 6,
  "shareFolders": [
    {
      "enable": true,
      "url": "file:///Users/bpint/",
      "readOnly": false
    }
  ],
  "diskSize": 549755813888,
  "name": "ubuntu",
  "memorySize": 12884901888
}
  1. 关机、退出软件后,再次启动时报告共享文件夹错误(虚机机界面有红叉的提示),无法启动虚机机,在界面上也无法更改共享文件夹设置

  2. 关闭软件,手工修改 Info.json,把 shareFolders 清空为 [];然后打开软件,在界面上重新加回共享文件夹,又可以启动了

虽然可以绕过,但很不方便。

感谢开发者。为什么没找到别的基于 Virtualization.Framework 的虚机机软件呢?

有具体的路线吗

希望可以增加直接使用内核、硬盘文件启动
可以有 headless 模式

Unable to run in Xcode

Downloading the source code and trying to run in Xcode it gives the following errors:

"Cannot find 'NavigationSplitViewVisibility' in scope"
"Cannot find 'NavigationSplitViewVisibility' in scope"
"Cannot infer contextual base in reference to member 'detailOnly'"

Am I doing something wrong?

Xcode Version 14.0 (14A309)

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.