vm-providers

Functions to create, control (by sending keyboard and mouse events) and destroy a virtual machine from different providers (virtualbox and qemu).

Usage no npm install needed!

<script type="module">
  import vmProviders from 'https://cdn.skypack.dev/vm-providers';
</script>

README

vm-providers

npm

This package contains functions to create, control (by sending keyboard and mouse events) and destroy a virtual machine from different providers.

Currently the following providers are supported:

  • virtualbox
  • qemu

The API documentation is available here