vboxgo | Get user-like access to VirtualBox VMs from Go code
kandi X-RAY | vboxgo Summary
kandi X-RAY | vboxgo Summary
vboxgo is a Go library. vboxgo has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
#Vboxgo Get user-like access to VirtualBox VMs from Go code. This library wraps some define-tainted VirtualBox SDK functions, making it possible to get screenshots from a virtual machine and generate user input events (in particular mouse clicks). Constants and interfaces from th4t/desktopcontroller are used. Also a desktopcontroller interface implementation in ./controller is provided, which makes the usage simpler. At this point I would like to note, that the particular details are quite inelegant. I can't help but suspect that there must is a better way to interact with this SDK from Golang. Nevertheless it works reliably for me, and is superiour to a previous approach of mine, which involved an application written in Python and communication through sockets. I am sure there are many things which can be improved upon, pull requests or suggestions are more than welcome.
#Vboxgo Get user-like access to VirtualBox VMs from Go code. This library wraps some define-tainted VirtualBox SDK functions, making it possible to get screenshots from a virtual machine and generate user input events (in particular mouse clicks). Constants and interfaces from th4t/desktopcontroller are used. Also a desktopcontroller interface implementation in ./controller is provided, which makes the usage simpler. At this point I would like to note, that the particular details are quite inelegant. I can't help but suspect that there must is a better way to interact with this SDK from Golang. Nevertheless it works reliably for me, and is superiour to a previous approach of mine, which involved an application written in Python and communication through sockets. I am sure there are many things which can be improved upon, pull requests or suggestions are more than welcome.
Support
Quality
Security
License
Reuse
Support
vboxgo has a low active ecosystem.
It has 28 star(s) with 7 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
vboxgo has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of vboxgo is current.
Quality
vboxgo has 0 bugs and 0 code smells.
Security
vboxgo has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
vboxgo code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
vboxgo does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
vboxgo releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 393 lines of code, 17 functions and 5 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed vboxgo and discovered the below as its top functions. This is intended to give you an instant insight into vboxgo implemented functionality, and help decide if they suit your requirements.
- LockMachine locks the VM .
- NewVBoxGoController returns a new VBoxGoController .
Get all kandi verified functions for this library.
vboxgo Key Features
No Key Features are available at this moment for vboxgo.
vboxgo Examples and Code Snippets
No Code Snippets are available at this moment for vboxgo.
Community Discussions
No Community Discussions are available at this moment for vboxgo.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vboxgo
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page