Blazing fast VM manager, that just works.
To install vm-mgr, run:
curl -s https://raw.githubusercontent.com/j0shua-daniel/vm-mgr/refs/heads/main/setup | bash
Distros supported by the installer:
- Debian/Debian based.
- Arch/Arch based.
- OpenSUSE.
- RHEL/Fedora/RHEL based.
- Alpine.
- Void.
Nixos(comming soon!)Gentoo(comming soon!)Solus(comming soon!)Slackware(comming soon!)- Clear Linux.
- Fedora Silverblue (inside fedora toolbox).
If your distro is not supported by the installer please refer to the wiki.
vm-mgr
You will see this:
1) Start a VM
2) Create a VM
3) Delete a VM
4) Help
5) Quit
Option:
Type "2" to create your first vm!
- Minimal - vm-mgr is cli based, meaning it uses as little resources as possible!
- Can run VM's with less than 64MB ram. - Some other VM managers set the min memory for a VM to 64MB!
- Can run VM's with more threads. - Some other VM managers set the max threads to what the host has.
- It uses the terminal. - Makes the terminal even more powerful.
- BSD support - vm-mgr plans to add BSD support!
- Add BSD support.
- Make menus more clear.
- Fix bugs.
- Bridge the network.
- Enable starting created vms without disks and only isos/imgs.
- Add *.img support.