Revite: Difference between revisions
m grammar Tag: 2017 source edit |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Client]] | |||
Revite is the official client maintained by the official Revolt team. It was the first client to be made and is the most fully featured option. | Revite is the official client maintained by the official Revolt team. It was the first client to be made and is the most fully featured option. | ||
Line 6: | Line 7: | ||
== Source Code == | == Source Code == | ||
The Revite client is open source; the code is available on [https://github.com/revoltchat/revite GitHub]. It is licensed under the [https://github.com/revoltchat/revite/blob/master/LICENSE GNU Affero General Public License v3.0]. | The Revite client is open source; the code is available on [https://github.com/revoltchat/revite GitHub]. It is licensed under the [https://github.com/revoltchat/revite/blob/master/LICENSE GNU Affero General Public License v3.0]. | ||
Latest revision as of 19:53, 15 December 2024
Revite is the official client maintained by the official Revolt team. It was the first client to be made and is the most fully featured option.
Development
Revite is written in TypeScript with the Preact framework. The client is currently being rewritten in Solid.js.
Source Code
The Revite client is open source; the code is available on GitHub. It is licensed under the GNU Affero General Public License v3.0.