diff --git a/img/nheko.png b/img/nheko.png new file mode 100644 index 0000000..e5aab6a Binary files /dev/null and b/img/nheko.png differ diff --git a/src/components/HomePage.js b/src/components/HomePage.js index eaf934f..80c5fec 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -92,6 +92,15 @@ var unlinkable_clients = [ user_instructions(userId) { return Type /invite { userId } }, 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 Type /join { alias } }, + comments: "Qt5 and C++ desktop client", + }, { name: "Mclient.el", logo: "",