tart icon indicating copy to clipboard operation
tart copied to clipboard

Desktop Application

Open fkorotkov opened this issue 3 years ago • 0 comments

Right now Tart is specifically a CLI tool that is meant to be integrated into some other system or run from a terminal. And Tart is daemon-less, meaning that to stop a VM one need to kill tart process.

For more user friendly experience, let's consider creating Tart.App with some UI similar to what Parallels has:

Screenshot 2022-11-05 at 8 18 47 PM

So a user can view a list of VMs, can change config, start and stop them, etc.

fkorotkov avatar Nov 06 '22 00:11 fkorotkov