Spectral but with my patches
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
expectocode d78dc69247 re-do squares 5 years ago
.ci Update .travis.yml, .gitlab-ci.yml, flatpak/org.eu.encom.spectral.yaml, .ci/bintray-release.json files 5 years ago
.idea merge upstream 5 years ago
assets Minor UI tweaks and clean up project. 5 years ago
flatpak Remove "BUNDLE_FONT" from flatpak build. 5 years ago
icons/hicolor Change icon. 5 years ago
imports/Spectral re-do squares 5 years ago
include More changes in MessageDelegate. 5 years ago
macOS Set version number like major.minor.patch.build on macOS 5 years ago
qml New attachment mechanism. Also add image from clipboard. 5 years ago
screenshots Clean up README. 5 years ago
src Fix imageclipboard saveImage(). 5 years ago
.appveyor.yml Fix appveyor. 5 years ago
.gitignore Set macOS Info.plist 5 years ago
.gitlab-ci.yml Per job, per branch cache. 5 years ago
.gitmodules Improve AudioBubble && fix flathub issue. 5 years ago
.travis.yml Set Bintray version to be the same as the in app version 5 years ago
BUILD.md Make macOS .dmg use correct build number, take 2 5 years ago
LICENSE Update LICENSE 5 years ago
README.md Clean up README. 5 years ago
org.eu.encom.spectral.appdata.xml Update appdata. 5 years ago
org.eu.encom.spectral.desktop Changed desktop file. 5 years ago
qtquickcontrols2.conf Some more UI fine tuning in timeline and room list. 5 years ago
res.qrc More changes in MessageDelegate. 5 years ago
spectral.pro Fix imageclipboard saveImage(). 5 years ago
spectral.pro.user merge upstream 5 years ago

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.