Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
f0x 0e3460ab49 refactor source code layout il y a 5 ans
src refactor source code layout il y a 5 ans
tests/lib add untracked files, whoops il y a 5 ans
.babelrc Basic layout and frameworks il y a 5 ans
.gitignore gulpfile build il y a 5 ans
CODE_OF_CONDUCT.md Rust Code of Conduct il y a 5 ans
LICENSE AGPL-3.0 il y a 5 ans
README.md update links to pixie.town il y a 5 ans
TODO Basic layout and frameworks il y a 5 ans
gulpfile.js refactor source code layout il y a 5 ans
package.json more robust media (thumbnail) handling, with tests il y a 5 ans
shrinkwrap.yaml more robust media (thumbnail) handling, with tests il y a 5 ans

README.md

Neo v4: iris

Donate using Liberapay

A lightweight Matrix webclient, with basic functionality.
The latest build is hosted at neo.pixie.town/app

Screenshot

Building

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

Vision

There's demand for nicer Matrix clients in general, and I've been trying to fill this gap for a while now. I chose a web-based approach, since those are the technologies I like, and enjoy using. This is very much a 'fun' sid project at the moment.
Neo doesn't use Electron, but might be packaged with some Rust based webview for a more 'desktop' experience. If you're religiously opposed to JavaScript I'll refer you to nuclear's readme

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