matrix-org

Open-source projects categorized as matrix-org

Top 23 matrix-org Open-Source Projects

  • dendrite

    Dendrite is a second-generation Matrix homeserver written in Go!

  • Project mention: The Tailscale Universal Docker Mod | news.ycombinator.com | 2023-10-08
  • matrix-docker-ansible-deploy

    🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker

  • Project mention: The Matrix Trashfire | news.ycombinator.com | 2024-02-14

    Check out https://github.com/spantaleev/matrix-docker-ansible-deploy/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cinny

    Yet another matrix client

  • Project mention: Dislike Discord changes? Support Open Source | /r/discordapp | 2023-06-06

    Check out these two clients: https://app.element.io https://cinny.in

  • gomuks

    A terminal based Matrix client written in Go.

  • Project mention: Show HN: Beepberry – a portable e-paper computer for hackers | news.ycombinator.com | 2023-05-17
  • telegram

    A Matrix-Telegram hybrid puppeting/relaybot bridge (by mautrix)

  • whatsapp

    A Matrix-WhatsApp puppeting bridge

  • Project mention: Open Letter to WhatsApp: Need for a Linux Desktop App | /r/whatsapp | 2023-12-06
  • matrix-rust-sdk

    Matrix Client-Server SDK for Rust

  • Project mention: Flutter seems to be having bad times internally | news.ycombinator.com | 2023-11-23

    Yep, a good example is the element X rewrite

    They use Jetpack on Android

    https://github.com/vector-im/element-x-android

    And SwiftUI on iOS

    https://github.com/vector-im/element-x-ios

    But both use the same underlying Matrix Rust SDK

    https://github.com/matrix-org/matrix-rust-sdk

    So they share the core part of the app between platforms, but everything user facing is native

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • synapse-admin

    https://hub.docker.com/r/awesometechnologies/synapse-admin

  • Project mention: Self Hosted VOIP for Home | /r/selfhosted | 2023-06-23

    You can repeat for all needed users, or from there you can also use https://github.com/Awesome-Technologies/synapse-admin to manage/create users via UI. Install element, login.

  • maubot

    A plugin-based Matrix bot system.

  • Project mention: Beeper CEO AMA - May 26, 2023 @ noon PDT | /r/beeper | 2023-05-26

    Absolutely possible! We are working on some sdk stuff, but for now you could check out https://github.com/maubot/maubot

  • Ruma

    A set of Rust crates for interacting with the Matrix chat network.

  • signal

    A Matrix-Signal puppeting bridge (by mautrix)

  • Project mention: New Beeper Android App | news.ycombinator.com | 2024-03-14

    On-device bridging works like this https://blog.beeper.com/p/how-beeper-mini-works. We'll put together a full technical deep dive for the real launch, this is just an open beta. Our signal bridge code is open source: https://github.com/mautrix/signal

    You don't have to use our hosted bridges, we've made it ridiculously easy to self host: https://github.com/beeper/bridge-manager

  • iamb

    A Matrix client for Vim addicts

  • Project mention: A Quick Overview of Matrix | news.ycombinator.com | 2023-07-03

    I don't know if you can "puppeteer" a matrix account (that puppeteers a whatsapp account) from an IRC account/client.

    The matrix TUI client I am using is iamb[1]. It's still early WIP, but usable.

    [1]: https://github.com/ulyssa/iamb

  • weechat-matrix-rs

    Rust rewrite of the python weechat-matrix script.

  • construct

    This is The Construct (by matrix-construct)

  • go

    A Golang Matrix framework. (by mautrix)

  • imessage

    A Matrix-iMessage puppeting bridge

  • Project mention: Nothing Chats – iMessage on Android | news.ycombinator.com | 2023-11-14

    The nothing website claims:

    > Nothing Chats is built on Sunbird's platform and all Chats messages are end-to-end encrypted, meaning neither we nor Sunbird can access the messages you're sending and receiving.

    > Nothing is powered by Sunbird, and Sunbird's architecture provides a system to deliver a message from one user to another without ever storing it at any point in its journey. Messages are not stored on Sunbird's servers and are only live on your device – once a message is delivered, it can only be recovered locally from your personal device.

    From: https://us.nothing.tech/pages/nothing-chats

    The Verge claims:

    > Marques Brownlee has also had a preview of Nothing Chats. He confirmed with Nothing that, similar to how other iMessage-to-Android bridge services have worked before, “...it’s literally signing in on some Mac Mini in a server farm somewhere, and that Mac Mini will then do all of the routing for you to make this happen.”

    From: https://www.theverge.com/2023/11/14/23960516/nothing-chats-i...

    It seems to me like if they are doing the typical thing of using a bridge like https://github.com/mautrix/imessage then that isn't really E2EE, the messages are being stored, and could be accessed by Sunbird. I don't really see how their claims could be true. Does anyone know? Am I missing something?

  • PushBits

    A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯

  • Project mention: Unraid 6.12.0-rc6 Now Available | /r/unRAID | 2023-05-18

    Network Settings: fix a bug in the description field bash_completion: version 2.11 docker: version 23.0.6 Use 'zfs set atime=off' Upon root dataset mount; child datasets should inherit this setting. Continue format if blkdiscard command fails. Add Pushbits Agent for Matrix/Synapse integration via https://github.com/pushbits/server Share Edit: warn when invalid zfs name is used Lock / unlock button: switch green / red color Green is normal state (page is locked) Red is attention state (page is unlocked)

  • matrix-registration

    a token based matrix registration api

  • discord

    A Matrix-Discord puppeting bridge (by mautrix)

  • Project mention: Discord alternatives? | /r/discordapp | 2023-05-04

    Yes, you need to host both the server and the bridge (https://github.com/mautrix/discord for example)

  • python

    A Python 3 asyncio Matrix framework. (by mautrix)

  • Project mention: I make extensive use of Telegram bots for educational purposes (they help me with audio, image requests). I'm thinking about switching to Element/Matrix, but are the bots as capable there too? | /r/matrixdotorg | 2023-05-07

    Yes, see https://codeberg.org/imbev/simplematrixbotlib and https://github.com/mautrix/python

  • Ligase

    Ligase is a Golang-based implementation of Matrix homeserver, powered by finogeeks https://www.finogeeks.com/Finchat

  • rust-synapse-compress-state

    A tool to compress some state in a Synapse instance's database

  • Project mention: Matrix 2.0: The Future of Matrix | news.ycombinator.com | 2023-09-21

    Yup, it's true that sliding sync proxy increases disk space further, although it's not so bad. A big advantage once it's stable and merged into a native homeserver will be reducing the storage duplication between the proxy and the HS.

    Meanwhile, we really need to get https://github.com/matrix-org/rust-synapse-compress-state/pu... hooked up in Synapse so that it automatically compresses state; I don't know why this never landed when it was written in in 2021 :(

  • googlechat

    A Matrix-Google Chat puppeting bridge

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-14.

matrix-org related posts

Index

What are some of the best open-source matrix-org projects? This list will help you:

Project Stars
1 dendrite 5,369
2 matrix-docker-ansible-deploy 4,525
3 cinny 1,697
4 gomuks 1,262
5 telegram 1,228
6 whatsapp 1,173
7 matrix-rust-sdk 1,056
8 synapse-admin 728
9 maubot 673
10 Ruma 549
11 signal 465
12 iamb 395
13 weechat-matrix-rs 356
14 construct 352
15 go 350
16 imessage 319
17 PushBits 293
18 matrix-registration 222
19 discord 215
20 python 162
21 Ligase 144
22 rust-synapse-compress-state 134
23 googlechat 109
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com