Skip to content

PraneetNeuro/Project-Mendacius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Mendacius

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

Requirements:

  1. Homebrew (to install qemu)
  2. qemu (For running GUI based operating systems)

Building:

Xcode is requirement for building the source.

Decompress the SwiftTerm.zip file present in the Xcode project folder before building from source.

Note:

Disk creation under Rosetta translation layer hasn't been verified. Disk creation support for Apple Silicon based macs being worked upon.

Personalisation:

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>"

Screenshots:

Homescreen Download the required images to run Ubuntu-Server based on CPU architecture Create / Configure new VM VM Configuration VM running Ubuntu