Skip to content

jell0wed/vix4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vix4J

Vix4J is a high-level Java wrapper around the VMware Vix API allowing the developpers to manage programatically their virtual machine under VMware virtualization platforms. This wrapper uses the native Vix libraries from the Vix SDK using the Java Native Access (JNA) - available at https://github.com/twall/jna. The wrapper is aimed to be easy to use and abstract to a higher level virtual machine manipulation operations on the VMware virtualization solutions.

Product Support

TODO

OS Support

Although the wrapper currently only support Windows hosts, we are planning to add Linux support soon.

Version

Still in development

Tech

Dillinger uses a number of open source projects to work properly:

Installation

TODO

Development

Want to contribute? Yay great! Feel free to fork and submit pull request if you have any idea you would like to see implemented in the project.

Vix SDK reference is available at this address : https://www.vmware.com/support/developer/vix-api/vix113_reference/index2.html

Todo's

  • Write Tests
  • Add more product connections
  • Implement more VMware Vix methods
  • Add support for Linux
  • Add support for Mac?
  • ... any ideas?

License

MIT

About

A high-level functionnal and easy to use Java wrapper for the VMware VIX API using JNA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages