Unvite: Difference between revisions

From Revolt Wiki
Created page with "Unvite is an unofficial client created by Valence. It was originally created as a way to use Revolt on KaiOS phones but grew to have the goal of being a fully featured Revolt client for low end and obscure devices. The name of Unvite is a play off the official client Revite. ==Development== Unvite was originally a fork of Reduct but the JavaScript has since been rewritten. The client was originally titled Unvolt before being renamed later in..."
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Unvite is an unofficial client created by Valence. It was originally created as a way to use Revolt on [[wikipedia:KaiOS|KaiOS]] phones but grew to have the goal of being a fully featured Revolt client for low end and obscure devices. The name of Unvite is a play off the official client [[Revite]].
[[Category:Client_(Unofficial)]]
Unvite is an unofficial client created by [[User:Vale|Vale]]. It was originally created as a way to use Revolt on [[wikipedia:KaiOS|KaiOS]] phones but grew to have the goal of being a fully featured Revolt client for low-end and obscure devices. The name of Unvite is a play off of the name of the original official client, [[Revite]].


==Development==
==Development==
Unvite was originally a fork of [[Reduct]] but the JavaScript has since been rewritten. The client was originally titled Unvolt before being renamed later in development.
Unvite was originally a fork of [[Reduct]] but has since been rewritten. The client was originally titled Unvolt before being renamed later in development.
 
[[Revite]] was named so because it used the build tool 'Vite', but Unvite does not use Vite, so the name is a bit of a misnomer.
 
==Source Code==
==Source Code==
The Unvite client is completely open source. The code is available on [https://github.com/DeclanChidlow/unvite Github]. It is licensed under the Lesser General Public License v3.0.
The Unvite client is open-source under the GNU Lesser General Public License v3. The code is available [https://github.com/DeclanChidlow/unvite on GitHub].

Latest revision as of 03:44, 27 April 2025

Unvite is an unofficial client created by Vale. It was originally created as a way to use Revolt on KaiOS phones but grew to have the goal of being a fully featured Revolt client for low-end and obscure devices. The name of Unvite is a play off of the name of the original official client, Revite.

Development

Unvite was originally a fork of Reduct but has since been rewritten. The client was originally titled Unvolt before being renamed later in development.

Revite was named so because it used the build tool 'Vite', but Unvite does not use Vite, so the name is a bit of a misnomer.

Source Code

The Unvite client is open-source under the GNU Lesser General Public License v3. The code is available on GitHub.