Spectral but with my patches
 
 
 
 
 
Go to file
Black Hat a865aaabb1 Merge user autocomplete and emoji autocomplete. #106 2018-11-04 09:50:33 +08:00
.ci Update .travis.yml, .gitlab-ci.yml, flatpak/org.eu.encom.spectral.yaml, .ci/bintray-release.json files 2018-09-17 13:14:26 +00:00
assets Fix broken redact and shrink icon size. 2018-10-21 16:53:37 +08:00
flatpak Limit filesystem access. 2018-10-27 04:06:20 +00:00
icons/hicolor Change icon. 2018-09-20 09:14:16 +08:00
imports/Spectral Merge user autocomplete and emoji autocomplete. #106 2018-11-04 09:50:33 +08:00
include Update libqmatrixclient && disable local echo for now until #40 is fixed. 2018-11-02 15:08:01 +08:00
js Port stringToColor to C++. 2018-09-16 16:09:36 +08:00
qml Init scroll to eventid. 2018-10-22 09:48:37 +08:00
screenshots Add screenshots. 2018-09-20 09:22:47 +00:00
src Init emoji auto completion. #106 2018-11-03 22:22:55 +08:00
.appveyor.yml Use debug build in CI. 2018-10-22 10:19:11 +00:00
.gitlab-ci.yml Use debug build in CI. 2018-10-22 10:19:11 +00:00
.gitmodules Improve AudioBubble && fix flathub issue. 2018-08-17 19:46:46 +08:00
.travis.yml Use debug build in CI. 2018-10-22 10:19:11 +00:00
BUILD.md Update BUILD.md 2018-09-17 22:40:15 +00:00
LICENSE Update LICENSE 2018-09-17 22:32:02 +00:00
README.md Add license notice. 2018-10-19 14:20:24 +00:00
org.eu.encom.spectral.appdata.xml Update org.eu.encom.spectral.appdata.xml 2018-10-25 00:53:51 +00:00
org.eu.encom.spectral.desktop Changed desktop file. 2018-09-20 14:27:46 +08:00
qtquickcontrols2.conf First UI redesign. 2018-09-02 21:26:42 +08:00
res.qrc Init emoji auto completion. #106 2018-11-03 22:22:55 +08:00
spectral.pro Update spectral.pro 2018-10-24 23:22:07 +00:00

README.md

Spectral

Get it on Flathub

"Nobody can be told what the matrix is, you have to see it for yourself. "

Spectral is a glossy cross-platform client for Matrix, the decentralized communication protocol for instant messaging.

Screenshot Screenshot Screenshot Screenshot

Document

There is a separate document for Spectral, including installing, compiling, etc.

It is at Spectral Doc

Contact

You can reach the maintainer at #spectral:matrix.org, if you are already on Matrix.

Also, you can file an issue at this project if anything goes wrong.

Acknowledgement

This program uses libqmatrixclient library and some C++ models from Quaternion.

Quaternion

libqmatrixclient

Donation

Donations are welcome! My Bitcoin wallet address is 1AmNvttxJ6zne8f2GEH8zMAMQuT4cMdnDN

License

GPLv3

This program is licensed under GNU General Public License, Version 3.

Exceptions are src/notifications/wintoastlib.c and wintoastlib.h, copied from https://github.com/mohabouje/WinToast and licensed under MIT.