pontaoski / Challah

Desktop client for Harmony protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challah

The friendly chat application.

Build Instructions

If you don't know what you're doing:

Get protobuf/protoc from your distro, as well as Qt packages.

git clone --recurse-submodules https://github.com/harmony-development/Challah
cd Challah
qbs -j4 project.vendoredQQC2BreezeStyle:true project.vendoredKirigami:true

If you do know what you're doing and want to develop against system dependencies. Probably requires git master KDE software.

qbs -j4

About

Desktop client for Harmony protocol.


Languages

Language:C++ 64.0%Language:QML 32.8%Language:C 1.8%Language:Nix 1.2%Language:Shell 0.2%