Revolt Clients: Difference between revisions
Updated to include new clients |
update mobile client data |
||
(21 intermediate revisions by 5 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 13: | Line 15: | ||
!Frameworks | !Frameworks | ||
|- | |- | ||
|[ | |[[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 on Android | |||
|Android | |||
|Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|{{Na}} | |||
|Kotlin | |||
|[https://developer.android.com/jetpack Android Jetpack] | |||
|- | |- | ||
| | |Revolt on 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 | |Web | ||
| In Dev |In Dev | | In Dev |In Dev | ||
Line 35: | Line 86: | ||
| | | | ||
|- | |- | ||
|[ | |[[Retaped]] | ||
|Web | |Web | ||
|In Dev|{{Ya}} | | In Dev |In Dev | ||
|{{Ya}} | |||
|{{Ya}} | |{{Ya}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 45: | Line 97: | ||
| | | | ||
|- | |- | ||
|[ | |[[Unvite]] | ||
|Web | |Web | ||
| In Dev |In Dev | | In Dev |In Dev | ||
Line 54: | Line 106: | ||
|{{Na}} | |{{Na}} | ||
|JavaScript | |JavaScript | ||
| | |[https://adduce.vale.rocks Adduce] | ||
|- | |- | ||
|[ | |[[Solenoid]] | ||
|Web | |Web | ||
| In Dev | | | In Dev |Deprecated | ||
|{{Ya}} | |{{Ya}} | ||
|{{Na}} | |{{Na}} | ||
Line 67: | Line 119: | ||
|SolidJS | |SolidJS | ||
|- | |- | ||
|[ | |[[Svolte]] | ||
|Web | |Web | ||
|In Dev|{{Ya}} | | In Dev |In Dev | ||
|{{Ya}} | |||
|{{Ya}} | |{{Ya}} | ||
|{{Ya}} | |{{Ya}} | ||
|{{Ya}} | |{{Ya}} | ||
|{{Na}} | |||
|TypeScript | |||
|Svelte | |||
|- | |||
|[https://github.com/revoltchat/rvmob RVMob] | |||
|Android | |||
|In Dev | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Ya}} | |||
|{{Na}} | |||
|{{Na}} | |{{Na}} | ||
|TypeScript | |TypeScript | ||
| | |React Native | ||
|- | |- | ||
|[https://github.com/revoltchat/mutiny Mutiny] | |[https://github.com/revoltchat/mutiny Mutiny] | ||
|Desktop | |Desktop | ||
| | |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
Line 90: | Line 154: | ||
|[https://github.com/ashley0143/revolt-mobile revolt-mobile] | |[https://github.com/ashley0143/revolt-mobile revolt-mobile] | ||
|Android | |Android | ||
| In Dev | | | In Dev |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 97: | Line 161: | ||
|{{Na}} | |{{Na}} | ||
|Java | |Java | ||
| | | | ||
|- | |- | ||
|[https://gitlab.insrt.uk/infi/rvfabric Revolt for Fabric] | |[https://gitlab.insrt.uk/infi/rvfabric Revolt for Fabric] | ||
|Minecraft Mod | |Minecraft Mod | ||
| Alpha | | | Alpha |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 122: | Line 176: | ||
|[https://github.com/Jan0660/Revolt.Cli Revolt.CLI] | |[https://github.com/Jan0660/Revolt.Cli Revolt.CLI] | ||
|TUI / CLI | |TUI / CLI | ||
| Alpha | | | Alpha |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Ya}} | |{{Ya}} | ||
Line 133: | Line 187: | ||
|[https://github.com/jan-software-foundation/rebar rebar] | |[https://github.com/jan-software-foundation/rebar rebar] | ||
|Android / iOS | |Android / iOS | ||
| In Dev | | | In Dev |N/A | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
Line 139: | Line 193: | ||
|{{Na}} | |{{Na}} | ||
|{{Na}} | |{{Na}} | ||
| | |Dart | ||
|Flutter | |Flutter | ||
|} | |} |
Latest revision as of 21:36, 28 October 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 on Android | Android | Dev | Kotlin | Android Jetpack | |||||
Revolt on 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 | |||||
Solenoid | Web | Deprecated | TypeScript | SolidJS | |||||
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 |