commit
b797efa06d
2 changed files with 9 additions and 0 deletions
BIN
img/nheko.png
Normal file
BIN
img/nheko.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 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: "",
|
||||
|
|
Loading…
Reference in a new issue