You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
f0x a08d2892c7 create base Event element 6 years ago
backends matrix-js-sdk and login screen 6 years ago
components create base Event element 6 years ago
lib m.text and m.image events 6 years ago
public message sending with local echo 6 years ago
.babelrc
.gitignore
CODE_OF_CONDUCT.md
LICENSE AGPL-3.0 6 years ago
README.md build instructions 6 years ago
TODO
app.js remove unneseccary debug logging 6 years ago
gulpfile.js
package.json matrix-js-sdk and login screen 6 years ago
shrinkwrap.yaml matrix-js-sdk and login screen 6 years ago

README.md

Neo v4: iris

Donate using Liberapay

Currently this is only gui work, no functional API connections yet.
The latest build is hosted at neo.lain.haus/neo

Screenshot

Building

Keep in mind it's not useable rn;
npm install
gulp build
static assets should now be in build/

Vision

Currently this is just gui work. This will be as protocol-agnostic as possible, but the reference backend implementation will be for Matrix

Why the name

Neo and the rabbit logo are both from Matrix. Iris is the personification of the rainbow and messenger of the gods in Greek mythology, so I found that fitting as well.

Code of Conduct

We follow the Rust one, see CODE_OF_CONDUCT.md