From 3dd7065378424295c173c6d555de1820b931a937 Mon Sep 17 00:00:00 2001 From: "Tux3 / Mlkj / !Lev.uXFMLA" Date: Tue, 24 Jun 2014 22:19:37 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..3b15f8e5c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +toxgui +====== + +For-fun Tox client that tries to follow the Tox UI mockup while running on all major systems.
+This GUI uses code from @nurupo's ProjectTox-Qt-GUI, in particular the "Core" Toxcore wrapper.
+However, it is not a fork. + +

Features

+ +- Friends chat +- Group chats (experimental, can only accept invitations) + +

Requirements

+ +This client will run on Windows, Linux and Mac natively, but binairies will only be provided for Windows.
+Linux and Mac users will have compile the source code themselves. From 8266b079f8d8831fcb31ca414526b3c62f5449d1 Mon Sep 17 00:00:00 2001 From: "Tux3 / Mlkj / !Lev.uXFMLA" Date: Tue, 24 Jun 2014 22:21:34 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b15f8e5c..c44d66f31 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ However, it is not a fork. This client will run on Windows, Linux and Mac natively, but binairies will only be provided for Windows.
Linux and Mac users will have compile the source code themselves. + +

Screenshot

+