All Projects → signaller-matrix → signaller

signaller-matrix / signaller

Licence: MIT license
The lightweight (but full-featured) Matrix server, written in Go language

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to signaller

Matrix Docker Ansible Deploy
Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
Stars: ✭ 2,541 (+5675%)
Mutual labels:  matrix-org, matrix-server
chooj
Matrix chat app for KaiOS supporting voice calls
Stars: ✭ 44 (+0%)
Mutual labels:  matrix-org
telegram
A Matrix-Telegram hybrid puppeting/relaybot bridge
Stars: ✭ 914 (+1977.27%)
Mutual labels:  matrix-org
matrix-php
PHP library for Matrix (https://matrix.org/) API.
Stars: ✭ 17 (-61.36%)
Mutual labels:  matrix-org
python
A Python 3 asyncio Matrix framework.
Stars: ✭ 115 (+161.36%)
Mutual labels:  matrix-org
Dendrite
Dendrite is a second-generation Matrix homeserver written in Go!
Stars: ✭ 2,758 (+6168.18%)
Mutual labels:  matrix-org
Synapse
Synapse: Matrix homeserver written in Python 3/Twisted.
Stars: ✭ 8,733 (+19747.73%)
Mutual labels:  matrix-org
matrix-corporal
Matrix Corporal: reconciliator and gateway for a managed Matrix server
Stars: ✭ 100 (+127.27%)
Mutual labels:  matrix-org
rust-synapse-compress-state
A tool to compress some state in a Synapse instance's database
Stars: ✭ 69 (+56.82%)
Mutual labels:  matrix-org
go
A Golang Matrix framework.
Stars: ✭ 192 (+336.36%)
Mutual labels:  matrix-org
AgentSmith
🕴 An IRC server that is actually a Matrix client. Use your favourite IRC client to communicate with the Matrix.
Stars: ✭ 35 (-20.45%)
Mutual labels:  matrix-org
matrix-registration
a token based matrix registration api
Stars: ✭ 182 (+313.64%)
Mutual labels:  matrix-org
instagram
A Matrix-Instagram DM puppeting bridge
Stars: ✭ 69 (+56.82%)
Mutual labels:  matrix-org
transform
No description or website provided.
Stars: ✭ 13 (-70.45%)
Mutual labels:  matrix-org
matrix-pstn-bridge
☎️ A Matrix Puppet bridge for the public telephone network that supports a number of VoIP providers (Twillo, Vonage, etc.). Sends and receives voice and SMS.
Stars: ✭ 25 (-43.18%)
Mutual labels:  matrix-org
matrix-utils
Random matrix-related scripts.
Stars: ✭ 23 (-47.73%)
Mutual labels:  matrix-org
twitter
A Matrix-Twitter DM puppeting bridge
Stars: ✭ 48 (+9.09%)
Mutual labels:  matrix-org

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].