You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
942 B
Markdown
22 lines
942 B
Markdown
---
|
|
layout: project
|
|
title: Morpheus
|
|
categories: projects client
|
|
# valid categories are client, server, as (application service), sdk (client sdk), and other
|
|
thumbnail: /docs/projects/images/morpheus.png
|
|
description: A windows focused QT Client written in Golang.
|
|
author: MTRNord
|
|
maturity: Alpha
|
|
---
|
|
|
|
![screenshot](/docs/projects/images/morpheus.png "{{ page.title }}")
|
|
|
|
# {{ page.title }}
|
|
Morpheus is a windows focused native desktop Matrix client.
|
|
|
|
It currently is in early stages (alpha) and provides a few features only.
|
|
Current features are receving and sending messages, as well as a cache for messages. Planned is the most that's possible, even encryption. To make it progress faster any help is appreciated.
|
|
You can find its sourcecode at [github](https://github.com/Nordgedanken/Morpheus/).
|
|
|
|
If you want to join the discussion a chatroom can be joined at [#Morpheus:matrix.ffslfl.net](https://matrix.to/#/#Morpheus:matrix.ffslfl.net)
|