Skip to content

davidar/tensor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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.