From b73957a20677a857a1e3d5f6678cbd8a64c4192b Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Fri, 1 Apr 2016 17:06:56 +0100 Subject: WIP Connection UI --- config.json | 1 + index.html | 32 +++++++++++++++++++++++++++++--- index.js | 59 ++++++++++++++++++++++++++++++++++++----------------------- 3 files changed, 66 insertions(+), 26 deletions(-) diff --git a/config.json b/config.json index 9d01223..7f4fb11 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,7 @@ { "nick": "wclient", "server": "irc.blatech.net", + "port": 6667, "channels": [ "#wtest", "#wtest2" diff --git a/index.html b/index.html index 1d39298..e9e881b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,33 @@ -
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+ + +
+
+
-
+