Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
assets/ | H | 11-Jan-2020 | - | |||
cmake/ | H | 11-Jan-2020 | - | 344 | 314 | |
flatpak/ | H | 11-Jan-2020 | - | 59 | 58 | |
icons/hicolor/ | H | 03-May-2022 | - | |||
imports/Spectral/ | H | 11-Jan-2020 | - | 6,401 | 4,776 | |
include/ | H | 03-May-2022 | - | |||
linux/ | H | 11-Jan-2020 | - | 74 | 64 | |
macOS/ | H | 11-Jan-2020 | - | 35 | 34 | |
qml/ | H | 11-Jan-2020 | - | 226 | 159 | |
screenshots/ | H | 03-May-2022 | - | |||
src/ | H | 03-May-2022 | - | 8,128 | 7,141 | |
.appveyor.yml | H A D | 11-Jan-2020 | 2.2 KiB | 50 | 41 | |
.gitignore | H A D | 11-Jan-2020 | 16 | 3 | 2 | |
.gitlab-ci.yml | H A D | 11-Jan-2020 | 3.4 KiB | 73 | 67 | |
.gitmodules | H A D | 11-Jan-2020 | 254 | 7 | 6 | |
LICENSE | H A D | 11-Jan-2020 | 34.2 KiB | 675 | 553 | |
README.md | H A D | 11-Jan-2020 | 1.6 KiB | 48 | 26 | |
qtquickcontrols2.conf | H A D | 11-Jan-2020 | 282 | 13 | 10 | |
res.qrc | H A D | 11-Jan-2020 | 3.7 KiB | 64 | 63 | |
spectral_win32.rc | H A D | 11-Jan-2020 | 44 | 2 | 1 |
README.md
1# Spectral 2 3<a href='https://flathub.org/apps/details/org.eu.encom.spectral'><img width='240' alt='Get it on Flathub' src='https://flathub.org/assets/badges/flathub-badge-i-en.png'/></a> 4 5> "Nobody can be told what the matrix is, you have to see it for yourself. " 6 7Spectral is a glossy cross-platform client for Matrix, the decentralized communication protocol for instant messaging. 8 9![Screenshot](https://gitlab.com/spectral-im/spectral/raw/master/screenshots/1.png) 10![Screenshot](https://gitlab.com/spectral-im/spectral/raw/master/screenshots/2.png) 11![Screenshot](https://gitlab.com/spectral-im/spectral/raw/master/screenshots/3.png) 12![Screenshot](https://gitlab.com/spectral-im/spectral/raw/master/screenshots/4.png) 13 14## Documentation 15 16Documentation for Spectral is located 17[here](https://spectral.im/docs/). 18 19Build instructions for Spectral are located on [this 20page](https://spectral.im/docs/tutorial/compile.html). 21 22## Contact 23 24You can reach the maintainer at #spectral:matrix.org, if you are already on Matrix. 25 26Also, you can file an issue at this project if anything goes wrong. 27 28## Acknowledgement 29 30This program utilizes [libQuotient](https://github.com/quotient-im/libQuotient/) library and some C++ models from [Quaternion](https://github.com/quotient-im/Quaternion/). 31 32This program includes a copy of [WinToast](https://github.com/mohabouje/WinToast/) to display notifications. 33 34## Donation 35 36Donations are needed! 37 38Bitcoin: `1AmNvttxJ6zne8f2GEH8zMAMQuT4cMdnDN` 39 40Bitcoin Cash: `bitcoincash:qz8d8ksn6d4uhh2r45cu6ewxy4hvlkq085845hqhds` 41 42## License 43 44![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png) 45 46This program is licensed under GNU General Public License, Version 3. 47 48