Spectral but with my patches
 
 
 
 
 
Go to file
Black Hat b7d8f70a5f More changes in MessageDelegate. 2019-05-17 15:01:01 +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 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
flatpak Remove "BUNDLE_FONT" from flatpak build. 2019-04-30 17:34:55 +08:00
icons/hicolor Change icon. 2018-09-20 09:14:16 +08:00
imports/Spectral More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
include More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
macOS Set version number like major.minor.patch.build on macOS 2019-01-02 21:36:17 -06:00
qml Load fullscreenimage directly. Tweak reply UI. 2019-05-04 21:05:59 +08:00
screenshots Clean up README. 2019-05-01 11:45:05 +08:00
src More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
.appveyor.yml Fix appveyor. 2019-04-21 12:47:39 +00:00
.gitignore Set macOS Info.plist 2019-01-02 20:58:43 -06:00
.gitlab-ci.yml Per job, per branch cache. 2019-04-30 00:37:02 +00: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 Clean up README. 2019-05-01 11:45:05 +08:00
org.eu.encom.spectral.appdata.xml Update appdata. 2019-05-01 04:28:05 +00:00
org.eu.encom.spectral.desktop Changed desktop file. 2018-09-20 14:27:46 +08:00
qtquickcontrols2.conf Some more UI fine tuning in timeline and room list. 2019-05-08 21:15:09 +08:00
res.qrc More changes in MessageDelegate. 2019-05-17 15:01:01 +08:00
spectral.pro Reformat .pro. 2019-05-01 13:26:15 +08: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

This program includes the source code of hoedown.

Hoedown

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, which are from https://github.com/mohabouje/WinToast and licensed under MIT.