From e6b5088647b3f0070c390dd3729fce24954ff668 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Tue, 2 May 2017 23:31:11 +0100 Subject: [PATCH] ruma-gtk --- supporting-docs/projects/2017-05-02-ruma-gtk.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 supporting-docs/projects/2017-05-02-ruma-gtk.md diff --git a/supporting-docs/projects/2017-05-02-ruma-gtk.md b/supporting-docs/projects/2017-05-02-ruma-gtk.md new file mode 100644 index 00000000..188b107c --- /dev/null +++ b/supporting-docs/projects/2017-05-02-ruma-gtk.md @@ -0,0 +1,15 @@ +--- +layout: project +title: ruma-gtk +description: A Gtk/Rust Matrix client using ruma-client-api +categories: projects client +author: jplatte +maturity: Early Alpha +--- + +# {{ page.title }} +A WIP matrix client implemented using gtk and ruma-client-api + +![image](https://matrix.org/_matrix/media/v1/download/matrix.org/LYClTFMAbxWkHKzUSUrusqWU) + +Get the code from https://github.com/jplatte/ruma-gtk