Kirigami

From KDE TechBase

Kirigami is KDE’s lightweight user interface framework for mobile and convergent applications. It allows Qt developers to easily create applications that run on most major mobile and desktop platforms without modification (though adapted user interfaces for different form-factors are supported and recommended for optimal user experience). It extends the touch-friendly Qt Quick Controls with larger application building blocks, following the design philosophy laid out in the Kirigami Human Interface Guidelines.

Here are the most important links:

You can try out Kirigami in action on Android with the Kirigami Gallery app on Google Play.

When building Kirigami yourself, you can use the cmake option -DBUILD_EXAMPLES=ON to build the Kirigami Gallery.

If you're unfamiliar with CMake, the CMake Manual for Qt is a good starting point to learn more about it.

Downloads

Source Code

The source code for Kirigami releases is available for download from download.kde.org. GPG signatures are available alongside the source code for verification. They are signed by release manager Marco Martin.

File SHA256sum
kirigami2-2.1.0.tar.xz

e744ff974ef100d23feda68f3fdb465aa56bf8da6992ab7e3f3fed2f4180e934

kirigami2-2.0.90.tar.xz

9f01b5397f6582c7835eac893c23aab0f256d00a8750430c7ceec13a66c3e662

kirigami2-2.0.0.tar.xz

499bfcc5080dd65877a67700ff71f84a7b43f0f87b7c72e9f68c7bb92e11a293

kirigami-1.1.0.tar.xz

6677af0c486a4c9cfefe74a0951e85dad53435010031bf2b7fcdf9c5df6b3edd

Packages

For the first release (1.0) we prepared packages for various Linux distributions using the Open Build Service instance provided by openSUSE at software.opensuse.org/package/kirigami. These are for Arch Linux, Fedora, openSUSE Leap and TW, and Ubuntu.

By now all major distributions should ship a version of Kirigami.