diff --git a/README.md b/README.md index c83270eae..a68f0923d 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,7 @@ Spectral is a glossy cross-platform client for Matrix, the decentralized communi ## Document -There is a separate document for Spectral, including installing, compiling, etc. - -It is at [Spectral Doc](https://b0.gitlab.io/spectral-doc/) +There is a [separate document](https://spectral.encom.eu.org/docs) for Spectral. ## Contact @@ -25,19 +23,17 @@ 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. +This program utilizes [libQuotient](https://github.com/quotient-im/libQuotient) library and some C++ models from [Quaternion](https://github.com/quotient-im/Quaternion). -[Quaternion](https://github.com/QMatrixClient/Quaternion) +This program includes a copy of [hoedown](https://github.com/hoedown/hoedown). -[libqmatrixclient](https://github.com/QMatrixClient/libqmatrixclient) - -This program includes the source code of hoedown. - -[Hoedown](https://github.com/hoedown/hoedown) +This program includes a copy of [WinToast](https://github.com/mohabouje/WinToast) to display notifications. ## Donation -Donations are welcome! My Bitcoin wallet address is 1AmNvttxJ6zne8f2GEH8zMAMQuT4cMdnDN +Donations are needed! + +Bitcoin: `1AmNvttxJ6zne8f2GEH8zMAMQuT4cMdnDN` ## License @@ -45,4 +41,3 @@ Donations are welcome! My Bitcoin wallet address is 1AmNvttxJ6zne8f2GEH8zMAMQuT4 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. diff --git a/org.eu.encom.spectral.appdata.xml b/org.eu.encom.spectral.appdata.xml index 3c6d87df5..8cf04d87f 100644 --- a/org.eu.encom.spectral.appdata.xml +++ b/org.eu.encom.spectral.appdata.xml @@ -10,16 +10,13 @@ IM client for the Matrix protocol

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

-

- The source code is available at https://gitlab.com/b0/spectral + Spectral is a glossy, cross-platform client for Matrix, the decentralized communication protocol for instant messaging.

https://gitlab.com/b0/spectral https://gitlab.com/b0/spectral/issues - https://b0.gitlab.io/spectral-doc + https://spectral.encom.eu.org/docs Matrix @@ -55,6 +52,7 @@ + diff --git a/screenshots/2.png b/screenshots/2.png index de2514d45..a83008f9b 100644 Binary files a/screenshots/2.png and b/screenshots/2.png differ diff --git a/screenshots/3.png b/screenshots/3.png index a8ec25ac9..953458f8f 100644 Binary files a/screenshots/3.png and b/screenshots/3.png differ