this post was submitted on 14 Jun 2023
5 points (100.0% liked)

Selfhosting

22 readers
1 users here now

All things selfhosting and homelab related Resources: - https://github.com/awesome-selfhosted/awesome-selfhosted - https://github.com/awesome-foss/awesome-sysadmin

founded 2 years ago
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago

The more alternatives to discord the better, however federation Is imo a must.

[–] [email protected] 1 points 2 years ago (1 children)

I thought for sure this was gonna be matrix lol. revolt looks interesting. is it node/js based though? I can't imagine running another electron app alongside my browser and discord lol.

[–] [email protected] 1 points 2 years ago

The backend is based on Rust, the current web frontend is based on preact. They are working on native Android and iOS apps, and a GTK based desktop client is being planned (but on hold currently). There is potential for an ecosystem of third-party apps due to the API being fully open