Go to file
2020-08-31 15:50:26 +02:00
element-desktop@b9a21d13d9 Initial commit 2020-08-31 15:50:26 +02:00
element-web@5d7c8b174d Initial commit 2020-08-31 15:50:26 +02:00
matrix-js-sdk@0753b2fceb Initial commit 2020-08-31 15:50:26 +02:00
matrix-react-sdk@ede46ade42 Initial commit 2020-08-31 15:50:26 +02:00
.gitmodules Initial commit 2020-08-31 15:50:26 +02:00
Makefile Initial commit 2020-08-31 15:50:26 +02:00
README.md Initial commit 2020-08-31 15:50:26 +02:00
setup.sh Initial commit 2020-08-31 15:50:26 +02:00

SchildiChat-Desktop

Wrapper project for element-desktop, element-web, matrix-react-sdk and matrix-js-sdk, in order to build SchildiChat-Desktop.

Initial setup

git clone --recurse-submodules https://github.com/SpiritCroc/schildichat-desktop.git
./setup.sh

Build on/for Linux

make

Build on/for Windows

TODO