A Libvirt-based Virtual Machine Manager for KDE.
This project is still in early development and will likely break existing virtual machines.
- Displays list of existing VMs
- Basic functionality to start, stop, and view VMs
- Installing and deleting VMs
- Kirigami
- Kirigami Addons
- Qt Quick Controls
- libvirt
- virt-install
- virt-viewer
git clone https://invent.kde.org/sitter/karton.git
cd karton
mkdir build
cd build
cmake ..
make -j$(nproc)
sudo make install
Check your app menu for "Karton", it should be hiding under the "System" section.
Feel free to join our matrix at #karton:kde.org.