Revolt Clients: Difference between revisions
Added Unvite |
No edit summary |
||
(25 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
This page details | A Revolt client serves as the user interface through which individuals can send and receive messages, engage in conversations, and access various features provided by the chat platform. This page details both official and unofficial clients. | ||
===Official Clients=== | |||
These clients are created, developed, and endorsed by the Revolt team. | |||
{| class="wikitable" | {| class="wikitable" | ||
!Name | !Name | ||
!Platform | !Platform | ||
Line 15: | Line 17: | ||
|[[Revite]] | |[[Revite]] | ||
|Web (PWA) | |Web (PWA) | ||
| | |Maintainence | ||
|{{Ya}} | |{{Ya}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 22: | Line 24: | ||
|{{Na}} | |{{Na}} | ||
|TypeScript | |TypeScript | ||
|Preact | | Preact | ||
|- | |||
|Revolt for Web | |||
|Web (PWA) | |||
|Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|{{Na}} | |||
|TypeScript | |||
|SolidJS | |||
|- | |||
|[[Revolt for Android]] | |||
|Android | |||
|Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|{{Na}} | |||
|Kotlin | |||
|[https://developer.android.com/jetpack Android Jetpack] | |||
|- | |||
|Revolt for iOS | |||
|iOS | |||
|Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|Swift | |||
| | |||
|} | |||
=== Unofficial Clients === | |||
These clients are created by users just like you. Revolt does not own or offer support for these clients. Use them at your own risk. | |||
{| class="wikitable" | |||
|+ | |||
!Name | |||
!Platform | |||
!Lifecycle | |||
!Active | |||
!DMs | |||
!Servers | |||
!Voice | |||
!E2EE | |||
!Language | |||
!Frameworks | |||
|- | |||
|[[Reduct|ReductV3]] | |||
|Web | |||
| In Dev |In Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|{{Na}} | |||
|JavaScript | |||
| | |||
|- | |- | ||
|[ | |[[Retaped]] | ||
|Web | |Web | ||
| In Dev |In Dev | | In Dev |In Dev | ||
Line 35: | Line 97: | ||
| | | | ||
|- | |- | ||
|[ | |[[Unvite]] | ||
|Web | |Web | ||
|In Dev|{{Ya}} | | In Dev |In Dev | ||
|{{Ya}} | |||
|{{Ya}} | |{{Ya}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 43: | Line 106: | ||
|{{Na}} | |{{Na}} | ||
|JavaScript | |JavaScript | ||
| | |[https://adduce.vale.rocks Adduce] | ||
|- | |- | ||
|[ | |[[Svolte]] | ||
|Web | |Web | ||
| In Dev | In Dev | | In Dev |In Dev | ||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |{{Ya}} | ||
|{{Na}} | |{{Na}} | ||
|TypeScript | |||
|Svelte | |||
|- | |||
|[https://github.com/revoltchat/rvmob RVMob] | |||
|Android | |||
|In Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |{{Ya}} | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
| | |TypeScript | ||
| | |React Native | ||
|- | |- | ||
|[ | |[https://github.com/revoltchat/mutiny Mutiny] | ||
|Desktop | |Desktop | ||
| | |N/A | ||
|{{ | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
Line 67: | Line 141: | ||
|GTK4/[https://gnome.pages.gitlab.gnome.org/libadwaita/ Libadwaita] | |GTK4/[https://gnome.pages.gitlab.gnome.org/libadwaita/ Libadwaita] | ||
|- | |- | ||
|[ | |[https://github.com/ashley0143/revolt-mobile revolt-mobile] | ||
|Android | |Android | ||
|In Dev| | | In Dev |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 76: | Line 150: | ||
|{{Na}} | |{{Na}} | ||
|Java | |Java | ||
| | |||
|- | |- | ||
|[ | |[https://gitlab.insrt.uk/infi/rvfabric Revolt for Fabric] | ||
|Minecraft Mod | |Minecraft Mod | ||
|Alpha| | | Alpha |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 99: | Line 163: | ||
|Fabric | |Fabric | ||
|- | |- | ||
|[ | |[https://github.com/Jan0660/Revolt.Cli Revolt.CLI] | ||
|TUI / CLI | |TUI / CLI | ||
|Alpha| | | Alpha |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 110: | Line 174: | ||
|.NET | |.NET | ||
|- | |- | ||
|[ | |[https://github.com/jan-software-foundation/rebar rebar] | ||
|Android / iOS | |Android / iOS | ||
|In Dev| | | In Dev |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
Line 118: | Line 182: | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
| | |Dart | ||
|Flutter | |Flutter | ||
|} | |} |
Latest revision as of 19:54, 15 December 2024
A Revolt client serves as the user interface through which individuals can send and receive messages, engage in conversations, and access various features provided by the chat platform. This page details both official and unofficial clients.
Official Clients
These clients are created, developed, and endorsed by the Revolt team.
Name | Platform | Lifecycle | Active | DMs | Servers | Voice | E2EE | Language | Frameworks |
---|---|---|---|---|---|---|---|---|---|
Revite | Web (PWA) | Maintainence | TypeScript | Preact | |||||
Revolt for Web | Web (PWA) | Dev | TypeScript | SolidJS | |||||
Revolt for Android | Android | Dev | Kotlin | Android Jetpack | |||||
Revolt for iOS | iOS | Dev | Swift |
Unofficial Clients
These clients are created by users just like you. Revolt does not own or offer support for these clients. Use them at your own risk.
Name | Platform | Lifecycle | Active | DMs | Servers | Voice | E2EE | Language | Frameworks |
---|---|---|---|---|---|---|---|---|---|
ReductV3 | Web | In Dev | JavaScript | ||||||
Retaped | Web | In Dev | JavaScript | ||||||
Unvite | Web | In Dev | JavaScript | Adduce | |||||
Svolte | Web | In Dev | TypeScript | Svelte | |||||
RVMob | Android | In Dev | TypeScript | React Native | |||||
Mutiny | Desktop | N/A | Rust | GTK4/Libadwaita | |||||
revolt-mobile | Android | N/A | Java | ||||||
Revolt for Fabric | Minecraft Mod | N/A | Java | Fabric | |||||
Revolt.CLI | TUI / CLI | N/A | C# | .NET | |||||
rebar | Android / iOS | N/A | Dart | Flutter |