Spectral but with my patches
Go to file
Black Hat 0473f25d38 Merge branch 'develop' into 'master'
Redesign and Feature updates

Closes #111, #117, #120, #119, #121, #128, and #116

See merge request b0/spectral!43
2019-03-03 12:18:37 +00: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 Optionally bundle font. 2018-11-26 07:53:04 +08:00
flatpak Attempt to enable bundle_font in flatpak build. 2019-02-05 21:56:23 +08:00
icons/hicolor Change icon. 2018-09-20 09:14:16 +08:00
imports/Spectral Join room from search bar. 2019-03-03 20:07:06 +08:00
include Update libqmatrixclient && fix image provider crashes. 2019-03-02 15:33:37 +08:00
macOS Set version number like major.minor.patch.build on macOS 2019-01-02 21:36:17 -06:00
qml Update QtQuick. 2018-12-22 22:25:03 +08:00
screenshots Add screenshots. 2018-09-20 09:22:47 +00:00
src Init notification count. 2019-03-03 19:09:12 +08:00
.appveyor.yml Change markdown parser. 2019-02-13 16:14:13 +08:00
.gitignore Set macOS Info.plist 2019-01-02 20:58:43 -06:00
.gitlab-ci.yml Fix artifact upload. 2019-02-03 11:47:05 +08:00
.gitmodules Improve AudioBubble && fix flathub issue. 2018-08-17 19:46:46 +08:00
.travis.yml Set Bintray version to be the same as the in app version 2019-01-08 17:34:52 -06:00
BUILD.md Make macOS .dmg use correct build number, take 2 2019-01-05 17:06:09 -06: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
font.qrc Optionally bundle font. 2018-11-26 07:53:04 +08: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 Use color palette. 2018-12-16 10:47:58 +08:00
res.qrc Init commonmark support. 2019-01-18 08:46:50 +08:00
spectral.pro Merge branch 'develop' into 'master' 2019-03-03 12:18:37 +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.