So I started a decently ambitious project a while ago: to make a nice client for matrix (
https://matrix.org).
I've come quite a way since, and it's almost in a usable state!
The special thing about neo is that it runs it's own local daemon, with which frontends can communicate.
For that person I have
https://gitla.in/neo/neo-daemon and
https://gitla.in/neo/neo-cli now.
Since it's very barebones right now, I would love help, or suggestions. Implementing roomswitching is the highest priority at the moment, and then encryption (using matrix' libolm, the readme is incorrect)
So, what do you think lains?