diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b0a5c34
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/node_modules/
+/dist/
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..433a3bf
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+Copyright 2017 Tristan Lins
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..91e102a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+WhatsApp!Web Desktop Client
+===========================
+
+An inofficial WhatsApp Desktop Client.
+
+Installation
+------------
+
+```bash
+$ wget https://github.com/bit3/whatsappweb/releases/download/1.0.0-alpha/whatsappweb_1.0.0-alpha_amd64.snap
+$ sudo snap install --devmode whatsappweb_1.0.0-alpha_amd64.snap
+$ [/snap/bin/]whatsappweb
+```
+
+Attribution
+-----------
+
+Icon by Aarthi Padmanabhan, licensed under CC-BY 3.0
+https://www.iconfinder.com/icons/1961289/social_media_icons_whatsapp_icon#size=128
diff --git a/build/icon/128x128.png b/build/icon/128x128.png
new file mode 100644
index 0000000..9a58122
Binary files /dev/null and b/build/icon/128x128.png differ
diff --git a/build/icon/256x256.png b/build/icon/256x256.png
new file mode 100644
index 0000000..8e63b2d
Binary files /dev/null and b/build/icon/256x256.png differ
diff --git a/build/icon/32x32.png b/build/icon/32x32.png
new file mode 100644
index 0000000..93401e3
Binary files /dev/null and b/build/icon/32x32.png differ
diff --git a/build/icon/48x48.png b/build/icon/48x48.png
new file mode 100644
index 0000000..c9a7dc8
Binary files /dev/null and b/build/icon/48x48.png differ
diff --git a/build/icon/512x512.png b/build/icon/512x512.png
new file mode 100644
index 0000000..3fb22bc
Binary files /dev/null and b/build/icon/512x512.png differ
diff --git a/build/icon/64x64.png b/build/icon/64x64.png
new file mode 100644
index 0000000..ceb3d1c
Binary files /dev/null and b/build/icon/64x64.png differ
diff --git a/build/icon/96x96.png b/build/icon/96x96.png
new file mode 100644
index 0000000..1f1094c
Binary files /dev/null and b/build/icon/96x96.png differ
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..8e63b2d
Binary files /dev/null and b/icon.png differ
diff --git a/icon.svg b/icon.svg
new file mode 100644
index 0000000..6339835
--- /dev/null
+++ b/icon.svg
@@ -0,0 +1,104 @@
+
+
\ No newline at end of file
diff --git a/icon@1.25.png b/icon@1.25.png
new file mode 100644
index 0000000..e5b7ac1
Binary files /dev/null and b/icon@1.25.png differ
diff --git a/icon@1.33.png b/icon@1.33.png
new file mode 100644
index 0000000..6b609b1
Binary files /dev/null and b/icon@1.33.png differ
diff --git a/icon@1.4.png b/icon@1.4.png
new file mode 100644
index 0000000..34fe8ef
Binary files /dev/null and b/icon@1.4.png differ
diff --git a/icon@1.5.png b/icon@1.5.png
new file mode 100644
index 0000000..806dbde
Binary files /dev/null and b/icon@1.5.png differ
diff --git a/icon@1.8.png b/icon@1.8.png
new file mode 100644
index 0000000..4b83e18
Binary files /dev/null and b/icon@1.8.png differ
diff --git a/icon@2.5.png b/icon@2.5.png
new file mode 100644
index 0000000..06d5a35
Binary files /dev/null and b/icon@2.5.png differ
diff --git a/icon@2.png b/icon@2.png
new file mode 100644
index 0000000..3fb22bc
Binary files /dev/null and b/icon@2.png differ
diff --git a/icon@3.png b/icon@3.png
new file mode 100644
index 0000000..eb9f263
Binary files /dev/null and b/icon@3.png differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..15e28ab
--- /dev/null
+++ b/index.html
@@ -0,0 +1,46 @@
+
+
+
+
+ WhatsApp!Web
+
+
+
+
+
+
+
+
WhatsApp!Web
+
+
+
+
+ This is an inofficial WhatsApp Desktop Client build with Electron.
+ This software is licensed under the MIT license.
+