Revite: Difference between revisions

From Revolt Wiki
Created the Page
 
No edit summary
 
(One intermediate revision by one other user not shown)
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.


== Development ==
== Development ==
Revite is written in TypeScript with the Preact framework. The client is currently being rewritten in SolidJS.
Revite is written in TypeScript with the Preact framework. The client is currently being rewritten in Solid.js.


== Source Code ==
== Source Code ==
The Revite client is completely 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].
[[Category:Client]]

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.