Go-based VM export and migration control plane
Documentation · Quick start · Deployments · Enterprise · Support the project
Export VMs from VMware vSphere, coordinate conversion with hyper2kvm, and run fleet jobs through a REST API.
| Binary | Role |
|---|---|
hyperexport |
Interactive CLI exports |
hypervisord |
REST API daemon |
hyperctl |
Job control CLI |
git clone https://github.com/hypersdk/hypersdk.git
cd hypersdk
./scripts/build.sh
cp config.example.yaml config.yaml
# edit config.yaml for your vSphere endpoint
./bin/hyperexport --config config.yamlDaemon mode:
./bin/hypervisord --config config.yaml
./bin/hyperctl statusDocker: deployments/docker/. API schema: openapi.yaml.
make test
make lint| Demo | zyvor.dev/demo |
| ROI | zyvor.dev/roi |
| Pricing | zyvor.dev/pricing |
| Contact | zyvor.dev/contact · sales@zyvor.dev |
Community Edition is for evaluation and single-host exports. Fleet automation, enterprise SLAs, compliance packs, air-gapped deployment, and migration programs → contact Zyvor (not GitHub Issues). Details: docs/enterprise.md.
HyperSDK Community Edition is free and open source. If it saves you time, consider sponsoring ongoing development:
Maintained by Susant Sahani · Zyvor AI Labs
- Sponsor: github.com/sponsors/ssahani
- Enterprise / production: zyvor.dev/contact · sales@zyvor.dev
- Community help: GitHub Issues
HyperSDK is licensed under the Apache License, Version 2.0.
Copyright © 2026 Zyvor AI Labs Private Limited.
This repository contains only the HyperSDK Community Edition source code.
Other Zyvor products, platforms, services, and commercial offerings are separate works and may be governed by different licenses and terms.
Enterprise: sales@zyvor.dev · General: info@zyvor.dev. Security: SECURITY.md.