Hey! This looks amazing! I noticed you're using `VBoxManage` directly. You should take advantage of Vagrant 1.6's new global status and global control (http://www.vagrantup.com/blog/feature-preview-vagrant-1-6-global-status.html) and you'll be able to make this work with ANY Vagrant environment, including VMware, AWS, etc.
Best, Mitchell On Fri, May 9, 2014 at 10:50 PM, <[email protected]> wrote: > We created a free OS X menu app that allows you to easily manage your > vagrant boxes! > > > You can view screenshots of the app and download it at vagrantmanager.com, > it's also available on GitHub. > > > Vagrant Manager enables you to: > > • Easily see the status of your machines in one centralized interface > > • Execute vagrant ssh, up, halt, reload and destroy commands with one click > > • Open your project directory in Finder or Terminal/iTerm2, bookmark your > machines, view machine details, and more > > > We'd love to get your feedback including suggestions, criticisms or any > issues you may encounter. > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
