Skip to content

Micro856/Kontainer

 
 

Repository files navigation

Kontainer

A simple Kirigami GUI for Distrobox

Kontainer

Installation:

Download on Flathub

Build instructions

This can be built and installed with the following commands:

mkdir -p build && cd build
cmake .. -G "Kate - Ninja" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
sudo ninja-build -C . install

Requirements:

Those are required even for Flatpak version:

  • Distrobox
  • Konsole

Functionalities:

  • Create, delete and upgrade distroboxes;
  • Open terminal inside distroboxes;
  • Create shortcut for distroboxes;
  • Install files inside distroboxes.
Screenshots

Screenshot_20250508_193522 Screenshot_20250508_193559 Screenshot_20250508_193616 Screenshot_20250508_193644

Icon by @Micro856. Thank you for the contribution!

About

A Kirigami Distrobox GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 40.4%
  • C++ 39.1%
  • CMake 13.1%
  • Shell 7.4%