Skip to content

davidar/tensor

Repository files navigation

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.