Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f0x52/neo
Matrix React.js webclient
https://github.com/f0x52/neo
Last synced: 5 days ago
JSON representation
Matrix React.js webclient
- Host: GitHub
- URL: https://github.com/f0x52/neo
- Owner: f0x52
- License: agpl-3.0
- Archived: true
- Created: 2018-03-29T18:45:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T13:57:37.000Z (about 5 years ago)
- Last Synced: 2024-08-01T12:32:42.466Z (3 months ago)
- Language: JavaScript
- Homepage: https://neo.lain.haus
- Size: 1.67 MB
- Stars: 34
- Watchers: 5
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - f0x52/neo - Matrix React.js webclient (others)
README
# THIS GITHUB PAGE HAS BEEN ARCHIVED
# NEO DEVELOPMENT CONTINUES
# https://neo.pixie.town
# https://git.pixie.town/neo/neoA [matrix](https://matrix.org) client, made from scratch using react.js
Designed like Telegram and to be faster than Riot, while remaining
feature-complete### What is Matrix?
Matrix is an open standard for (Encrypted) Decentralized communication. Find out
more at [matrix.org](https://matrix.org), You can register an account on a
so-called homeserver, I'm on [disroot.org](https://disroot.org) as [@f0x:disroot.org](https://matrix.to/#/@f0x:disroot.org)### Try it now
A relatively up-to-date instance can be found [here](https://f.0x52.eu/neo)### 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 a release:
[github releases](https://github.com/f0x52/neo/releases)Get the source from either of the git repos:
[github](https://github.com/f0x52/neo)
[mirrored](https://git.omnius.zone/f0x/neo)
then run `npm install` to get all the dependencies, and compile with `npm run build`### more information here:
Room, bridged:
`#neo_client:matrix.org`
`#neo:disroot.org`
`##neo` on freenode
https://t.me/joinchat/DRrEl1MS-6g0sCs2255UTA[telegram channel](https://t.me/neo_client)
[todo list](https://pad.lain.haus/pOyNngluQGuxFnl17awPKQ)