signaller/README.md
2019-08-18 15:20:54 +04:00

2.0 KiB

logo Signaller

standard-readme compliant Build Status Coverage Status English Chat Room Russian Chat Room

A Matrix homeserver, which written in Go language.

This is a lightweight (but full-featured) Matrix server, written in Go language, which has ease of deployment. The implementation is aimed specifically to HOMEservers (which are usually small, for example, Raspberry Pi).

Table of Contents

Building

$ git clone https://github.com/signaller-matrix/signaller.git
$ cd signaller
$ make

Usage

# TODO
./signaller

Project status

Currect implemented Matrix APIs (version of specs: r0.5.0): see STATUS document.

Maintainers

@nxshock @ChronosX88

Contributing

See the contributing file!

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 nxshock