redstrate.com/content/software/trinity/index.md

885 B

title date draft source license tags layout
Trinity 2018-03-18 false https://git.sr.ht/~redstrate/trinity GPLv3
C++
Qt
project

Discord-like Matrix client using QML and Qt.


I was super interested in Matrix back in 2018, and thus was determined to create a client similar to Discord that could help users who were looking for a similar experience. Trinity was born, and I learned a ton about the Matrix specification and Qt/QML development from this project.

Screenshot of the main user interface

Unfortunately I could only recover an older version of the source code, but it's still completely functional today. However, The commit history is wiped clean. It used to feature some stuff that didn't exist in some of the most popular Matrix clients back then, such as audio/video calling (using WebRTC) and custom emotes.