jjpress / tensor

Cross-platform QML-based Matrix client

Home Page:https://matrix.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensor

Tensor is a cross-platform native Matrix client, based on QtQuick/QML and matrix-js-sdk.

Build Instructions

  1. Clone Git submodules: git submodule update --init (or git clone --recursive) from within the repo's folder.
  2. Install Qt5 if you don't have it already, then fetch your distribution's flavor of these packages: (for the sake of simplicity, the Ubuntu/Debian edition of the required packages will be listed here)
  • qt5-default
  • qt5-qmake
  • qtdeclarative5-dev
  • qtdeclarative5-controls-plugin
  1. Build according to the instructions for your platform:

Usage

Run ./tensor, fill in your account details, hit enter, join the #tensor:matrix.org room, and start chatting ;)

Screenshots

Android Lollipop

Ubuntu Phone

SailfishOS

KDE 4

OS X

Windows 7

Methane Browser

About

Cross-platform QML-based Matrix client

https://matrix.org


Languages

Language:QML 45.3%Language:CMake 18.4%Language:Python 9.6%Language:C++ 9.3%Language:QMake 6.7%Language:JavaScript 5.5%Language:Processing 4.7%Language:Shell 0.5%