Skip to content

c0state/VirtualBox-Snapshot-Deletion-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VirtualBox Snapshot Deletion GUI

The VirtualBox front-end currently only allows deletion of one snapshot at a time.  This is tedious for machines that have accumulated many snapshots and where you want to delete a series of older ones.  This tool allows you to select multiple snapshots for a given machine and delete them.  It will then go and delete them in sequence.

Written in Python using IronPython
- utilizes .NET for the GUI
- application logic in Python

This application was tested on Windows but may work on OS X or Linux with a little work.  Essentially, the application needs to be compiled to an EXE and then run with Mono.

About

IronPython GUI for deleting multiple VirtualBox snapshots at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages