Kirigami: Difference between revisions
(Intro) |
(Created the page) |
||
Line 1: | Line 1: | ||
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 [https://community.kde.org/KDE_Visual_Design_Group/KirigamiHIG/ Kirigami Human Interface Guidelines]. | 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 [http://doc.qt.io/qt-5/qtquickcontrols-index.html Qt Quick Controls] with larger application building blocks, following the design philosophy laid out in the [https://community.kde.org/KDE_Visual_Design_Group/KirigamiHIG/ Kirigami Human Interface Guidelines]. | ||
Here are the most important links: | |||
* [https://quickgit.kde.org/?p=kirigami.git Source code repository] | |||
* [https://api.kde.org/kirigami/html/index.html API documentation] | |||
* [https://community.kde.org/KDE_Visual_Design_Group/KirigamiHIG/ Human Interface Guidelines] | |||
* IRC: [http://webchat.freenode.net/?channels=plasma #plasma on irc.freenode.net] | |||
* [https://telegram.me/joinchat/BbOuVj6l7b5aZ_WbupyFFw Telegram group] | |||
* [https://mail.kde.org/mailman/listinfo/plasma-devel Mailing list] | |||
* [https://bugs.kde.org/ Bug tracker] | |||
== Download Source Code == | == Download Source Code == | ||
The source code for Kirigami | The source code for Kirigami releases is available for download from [http://download.kde.org/stable/kirigami/ download.kde.org]. | ||
GPG signatures are available alongside the source code for verification. They are signed by release manager [http://pgp.cs.uu.nl/stats/2A678C20.html Marco Martin]. | GPG signatures are available alongside the source code for verification. They are signed by release manager [http://pgp.cs.uu.nl/stats/2A678C20.html Marco Martin]. | ||
[http://download.kde.org/stable/kirigami/kirigami-1.0.0.tar.xz kirigami-1.0.0.tar.xz] | {| class="wikitable" | ||
! File !! SHA256sum | |||
|- | |||
|[http://download.kde.org/stable/kirigami/kirigami-1.0.0.tar.xz kirigami-1.0.0.tar.xz] || f48519a594ab72bc5cdee85aff65df0acdd3014281093b485d248d5779e87520 | |||
|- | |||
|} |
Revision as of 18:37, 9 August 2016
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:
- Source code repository
- API documentation
- Human Interface Guidelines
- IRC: #plasma on irc.freenode.net
- Telegram group
- Mailing list
- Bug tracker
Download 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 |
---|---|
kirigami-1.0.0.tar.xz | f48519a594ab72bc5cdee85aff65df0acdd3014281093b485d248d5779e87520 |