0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #21 from nathanhinish/feature/kb-control More... over 10 years ago
Adding ability to send keyboard scan codes. This will allow automated testing of keystrokes. More... over 10 years ago
Add license; resolves #17 More... about 11 years ago
Merge pull request #16 from cedx/master More... over 11 years ago
Fixed wrong method name in code sample More... over 11 years ago
More elaborate gitignore More... over 11 years ago
Bump version to 0.1.1 with Windows path fix #14 More... over 11 years ago
Merge pull request #14 from cedx/master More... over 11 years ago
Fixed JSHint warnings More... over 11 years ago
Better handling of Windows line separators in VM list data parsing (fixes #13) More... over 11 years ago
On recent VBox Windows versions, the install path is stored in VBOX_MSI_INSTALL_PATH environment variable (fixes #12) More... over 11 years ago
Update README.md More... over 11 years ago
Elaborated documentation with examples; fixes #11. More... over 11 years ago
Bump to 0.1.0 More... over 11 years ago
Add Mac and Linux support to vmKill (Fixes #10) More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Merge pull request #1 from chiefy/master More... almost 12 years ago
Changing log level for some of the more verbose stuff. More... almost 12 years ago
Added ability to kill remote process for Windows based guest OSes. Had to use taskkill because of the way we're spawning remote processes through cmd.exe /c. More... almost 12 years ago
Ran file through JSBeautifier, added enum for OS types. Corrected async guestproperties.os method. Changed signature of start to include second bool param to run w/ gui. Fixed issues with using spaces in vm name. More... almost 12 years ago
Very presumptuously update package.json: - Bump version - Add contributors (src: github pull log) - Add "npm test" action (Relates #8) - Add node-unit devDependency (for later) More... almost 12 years ago
- Automatically detect host and guest OS - Added Windows host support (Fixes #4) - Added more VM power states (Fixes #5) and related tests - vmExec() adapts to guest OS (Fixes #6) - Check for reset/savestate VM before throwing error (Fixes #7) - jshint and strict mode (Fixes #8) More... almost 12 years ago
0.0.5 More... almost 12 years ago
Merge pull request #3 from michaelsanford/master More... almost 12 years ago
Darwin (Mac) uses the same syntax as linux More... almost 12 years ago
Merge pull request #2 from sroegner/master More... about 13 years ago
removed argument from list function, listing now includes running status More... about 13 years ago
added a list function to run vboxmanage list More... about 13 years ago