{"id":18774189,"url":"https://github.com/leny/vibox","last_synced_at":"2025-12-14T06:30:16.791Z","repository":{"id":57392062,"uuid":"9851116","full_name":"leny/vibox","owner":"leny","description":"Node.js cli helper for VirtualBox management","archived":false,"fork":false,"pushed_at":"2019-10-22T18:50:46.000Z","size":6450,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T11:02:14.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://leny.github.io/vibox/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-04T08:10:12.000Z","updated_at":"2019-10-22T18:50:48.000Z","dependencies_parsed_at":"2022-09-01T18:02:44.845Z","dependency_job_id":null,"html_url":"https://github.com/leny/vibox","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fvibox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fvibox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fvibox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Fvibox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leny","download_url":"https://codeload.github.com/leny/vibox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680988,"owners_count":19679509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T19:37:41.842Z","updated_at":"2025-12-14T06:30:16.726Z","avatar_url":"https://github.com/leny.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vibox\n\n![NPM version](http://img.shields.io/npm/v/vibox.svg) ![Dependency Status](https://david-dm.org/leny/vibox.svg) ![Downloads counter](http://img.shields.io/npm/dm/vibox.svg) [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n\u003e Node.js cli helper for VirtualBox management\n\n* * *\nvibox is a simple manager for your VirtualBoxes' VMs.\n\nIn facts, it's just a wrapper over `VBoxManage`, but simplier **and** with completion (if you enable it).\n\n## Getting Started\n\nInstall the module with: `npm install vibox`\n\nTo take the benefits of completion, add the following line to your .profile, or .bash_rc, or *whatever* : `which vibox \u003e /dev/null \u0026\u0026 . \"$( vibox --initpath )\"`\n\n## Usage\n\n\tvibox [options] [command]\n\n\tCommands:\n\n    \tlist [options]\t\t\t\t\tlist VMs\n\t    show [options] \u003cuid|name\u003e \t\tshow information about specific VM\n    \tstart [options] \u003cuid|name\u003e \t\tstart VM\n        headless \u003cuid|name\u003e             start VM headlessly (no GUI)\n    \tstop [options] \u003cuid|name\u003e \t\tstop VM (if ACPI support is enabled)\n\t    control \u003cuid|name\u003e \u003caction\u003e \tcontrol VM (start|headless|pause|resume|stop|reset|poweroff)\n\n  \tOptions:\n\n    \t-h, --help     output usage information\n\t    -V, --version  output the version number\n\n## History\n\n**v0.0.3 (09/05/13):** Add `headless` command \u0026 completions for `control` subcommands\n\n## Next…\n\nHowever it's functionnal, there still some work to do : error handlers, some optimization.\n\nIn the future, i'll probably add support to more commands of VBoxManage.\n\n## License\nCopyright (c) 2013 Leny (http://flatland.be)\n\nLicensed under the MIT license.\n\n* * *\n\n**ps:** I am very sorry for my horrible english (*I came from Belgium, I speak french*). I will correct this document soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Fvibox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleny%2Fvibox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Fvibox/lists"}