# KDE Dev Guide

## It's works

Design, build and distribute beautiful, usable applications with KDE technologies.

<figure><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/KDE_logo.svg/800px-KDE_logo.svg.png" alt=""><figcaption></figcaption></figure>

### Get Started

{% embed url="<https://docs.novaflowos.com/start/kde-developer-platform>" %}

### Multi-Platform

Develop once, deploy everywhere. Built on top of Qt, KDE's technologies work on every platform. Desktop Linux, Android, Windows, macOS, embedded, and more.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td>KDE is Ours</td><td>Create apps with your own framework. Open software is free code with high potential for opportunity</td><td data-object-fit="cover"><a href="/files/Ukhtl1hbsPwTbP7y5nYu">/files/Ukhtl1hbsPwTbP7y5nYu</a></td></tr><tr><td></td><td><p>Tools</p><p>The latest and most advanced tools that are currently available in the software development industry</p></td><td></td><td><a href="/files/Zq5cUUKHSF1noWKkJQ09">/files/Zq5cUUKHSF1noWKkJQ09</a></td></tr><tr><td></td><td>Empowered by Qt</td><td>Qt customers are in more than 70 different industries in over 180 countries. Qt Group employs almost 800 people globally.</td><td><a href="/files/U6EYbz7Wq4sD7OIMT25g">/files/U6EYbz7Wq4sD7OIMT25g</a></td></tr></tbody></table>

## KDE Frameworks: Enhance the Qt Experience

KDE Frameworks cover 80 add-on libraries for programming with Qt. All libraries have been well-tested in real world scenarios and are comprehensively documented. KDE's libraries are distributed under LGPL or MIT licenses.

![](https://develop.kde.org/frameworks/kirigami/kirigami-devices.png)

### MauiKit / Kirigami

#### Build Beautiful, Convergent Apps that Run on Phones, TVs and Everything in Between.

The line between desktop and mobile is blurring and users expect the same quality experience on every device. Applications using KDE adapt brilliantly to mobile, desktop, TVs, infortainment systems and everything in between.

KDE's components are goodlooking and consistent. Users of MauiKit / Kirigami apps will appreciate the smart choices made in the API and uncluttered design.

### KDevelop

#### A cross-platform IDE for C, C++, Python, QML/JavaScript and PHP

Open Source, powerful and fast, KDevelop offers a seamless development environment to programmers that work on projects of any size. KDevelop helps you get the job done while staying out of your way.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.novaflowos.com/start/kde-dev-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
