|
|
|
@ -2,16 +2,14 @@
|
|
|
|
|
layout: project
|
|
|
|
|
title: Neo
|
|
|
|
|
categories: projects client
|
|
|
|
|
author: f0x52
|
|
|
|
|
description: A thin Matrix client/daemon in Go
|
|
|
|
|
author: f0x
|
|
|
|
|
description: A Linux Python3 + GTK+ Client
|
|
|
|
|
maturity: Alpha
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# {{ page.title }}
|
|
|
|
|
|
|
|
|
|
Neo-daemon is a Matrix client, written in Go.
|
|
|
|
|
It uses a socket to communicate with frontends, such as neo-cli.
|
|
|
|
|
Neo is a GTK+ and Python3 Matrix client, designed for GNU/Linux systems.
|
|
|
|
|
Current functionality is basic message receiving and sending, in a relatively decent GUI
|
|
|
|
|
|
|
|
|
|
![screenshot](https://f.0x52.eu/neo-cli.png)
|
|
|
|
|
|
|
|
|
|
Get it from https://gitla.in/neo
|
|
|
|
|
Get it from https://git.omnius.zone/neo/neo-gtk
|
|
|
|
|