GUI based virtualization tool to run Linux, based on the Virtualization framework introduced by Apple for macOS Big Sur with support for Apple Silicon architecture (also supported by Intel based macs)
Makes the experience much more simpler by having quick action buttons for installing openssh-server in the guest operating system and one for IP address lookup making it one step easier to launch applications in GUI mode through ssh and XQuartz
- Homebrew (to install qemu)
- qemu (For running GUI based operating systems)
Decompress the SwiftTerm.zip file present in the Xcode project folder before building from source.
Disk creation under Rosetta translation layer hasn't been verified. Disk creation support for Apple Silicon based macs being worked upon.
Customise the console's foreground color by using the command "defaults write com.luby.Project-Mendacius vmfg_<r/g/b> <value in range 0-65535>"
Customise the console's background color by using the command "defaults write com.luby.Project-Mendacius vmbg_<r/g/b> <value in range 0-65535>"