Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 706 Bytes

File metadata and controls

16 lines (8 loc) · 706 Bytes

Wolly

Command line tool that allows linux users to install windows applications

Users will provide an iso file to wolly. wolly will then take the iso file and strip it down to its bare bones in persuit of minimizing the amount of resources it takes up.

The user can then install appications from the command line.

Applications will run as if they are native applications with the hypervisor cropping itself around the target application screen. This results in the application feeling like it is being ran natively on the system.

GPU passthrough will also be enabled in the future.2

Currently building the following:

A CLI tool that allows you to install exe files from linux onto the windows vm.