Skip to content

davidar/tensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3f3056 · Feb 21, 2017
Apr 23, 2016
Sep 18, 2016
Sep 17, 2016
Apr 10, 2016
Apr 23, 2016
Aug 7, 2016
Apr 23, 2016
Apr 14, 2016
Apr 23, 2016
Feb 21, 2017
Apr 9, 2016
Apr 15, 2016
Apr 23, 2016
Apr 19, 2016
Apr 23, 2016

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.