Skip to content

kenoi1/Karton

Repository files navigation

Karton

A Libvirt-based Virtual Machine Manager for KDE.

WARNING

This project is still in early development and will likely break existing virtual machines.

Features

  • Displays list of existing VMs
  • Basic functionality to start, stop, and view VMs
  • Installing and deleting VMs

Dependencies

  • Kirigami
  • Kirigami Addons
  • Qt Quick Controls
  • libvirt
  • virt-install
  • virt-viewer

Installation

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.

Gallery

We hope you find Karton useful!

Feel free to join our matrix at #karton:kde.org.