Cross-platform Qt5/QML-based Matrix client
C++ QML Makefile QMake
Switch branches/tags
Nothing to show
Latest commit f3f3056 Feb 21, 2017 @davidar davidar Update README.md

README.md

Tensor

Tensor is an IM client for the Matrix protocol in development. Build Status

Pre-requisites

Linux

Screenshot

Installing pre-requisites

Just install things from "Pre-requisites" using your preferred package manager.

Building

From the root directory of the project sources:

make

Android

Get it on F-Droid

Alternatively, Download Qt for Android, open tensor.pro in Qt Creator, and build for Android.

Screenshot

OS X

Screenshot

Build tensor.pro with Qt Creator, or:

brew install qt5
make

iOS

Screenshot

Windows

Screenshot

Build tensor.pro with Qt Creator.