Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 668 Bytes

Origami

This is a port of the Kirigami Gallery to use qmake as build system. It can be used to build the gallery for Android, iOS, Windows, macOS and of course Linux. This sample code is, apart Kirigami's code itself, CC0 1.0 Public Domain – that means it comes with no strings attached and you can use it however you like.

Getting started

First clone the repo:

git clone https://github.com/bearsh/origami.git

init and update kirigami which is included as submodule

git submodule update --init

afterwards open origami.pro in qtcreator or kdevelop