Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Files

Latest commit

7a95179 · Aug 18, 2016

History

History
23 lines (15 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 757 Bytes

VBoxInTray

Manage headless VirtualBox machines through a tray icon.

This program currently only supports VirtualBox 5.1.2. Earlier versions are not tested.

This program requires .NET Framework 4.6.

This program is still in pre-alpha, use it with caution please.

Feature List

  • Show current state of the virtual machine on the tray icon.
  • Start/Pause/Resume/Save the virtual machine.
  • Save the machine state when quitting.
  • Show the virtual machine with VirtualBox GUI without saving/resuming it.
  • Launch VirtualBox Manager for further managements.
  • Command line options.
  • Logging to record running states.

Todo List

  • WIP: Prevent host computer from shutting down before saving current virtual machine.