Donate using Liberapay

Neo


A modern, lightweight, web-based chat client, decentralized using federation and eventually end-to-end encrypted. Design influences from Telegram, but with lots of user feedback.

Screenshot

Try it now

You can try it here, to login you’ll need to register on a Matrix server, like the public servers listed here

get it

You can run it in your browser, hosted locally or somewhere else.
In the future a packaged version will be available, for now you can either:

Get the source from git:
https://git.pixie.town/neo/neo
then run npm install to get all the dependencies, and compile with gulp build. You can run the output from the dist folder

FAQ

How do I help out/speed up development
My time is sadly limited currently, donations help a lot though:
You can also drop by #neo:pixie.town to show your support and interest

Where do I register?
Registration is coming to the client soon(tm), in the meantime, register using Riot on one of the servers listed here

I am missing feature $x
Neo is still in very active development. You can look if your feature is already on the pad, if not: feel free to add it

A webclient? Isn’t javascript really slow/resource intensive?
Neo is really fast, except for occasional network lag.
Just takes another tab in your already running browser, no need for Electron.
I might package it using a rust webview in the future.

How does it work?
Neo runs in your browser. It’s made using react.js, communicating over the Matrix network.

Matrix?
Matrix is an open standard for (Encrypted) Decentralized communication. Find out more at matrix.org, You can register an account on a so-called homeserver, I’m on pixie.town as @f0x:pixie.town

more information here:

matrix room
telegram channel
features pad

Made with thonk by f0x