Skip to content
Snippets Groups Projects
Commit 99dad026 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Add nheko to the client list

parent 6387484b
No related branches found
No related tags found
No related merge requests found
img/nheko.png

2.25 KiB

......@@ -92,6 +92,15 @@ var unlinkable_clients = [
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
comments: "Qt5 and C++ cross-platform desktop Matrix client",
},
{
name: "Nheko",
logo: "img/nheko.png",
author: "Konstantinos Sideris",
homepage: "https://github.com/mujx/nheko",
maturity: "Late alpha",
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> },
comments: "Qt5 and C++ desktop client",
},
{
name: "Mclient.el",
logo: "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment