Comment on Show HN: Web client for WhatsAppComments−wmw13yare you willing to open source that api port?−bvdbijl13yLook at this if you want an unofficial implementation of the Whatsapp API: https://github.com/tgalal/wazapp−alifaziz13y..and here is JavaScript WhatsApp web client https://github.com/waalt/webclient−sah2ed13yThe index.htm page crashes in Chrome (Version 21.0.1180.89) with the "Aw, Snap!" error. The issue seems to be the direct manipulation of the ".class" attribute of some object in JS.−sgehlichOP13yNot until the PHP API on Github is back on. They had to remove it due to legal issues.−moeffju13yWell, technically it's still there, just checkout 476bb7a.
Comments
are you willing to open source that api port?
Look at this if you want an unofficial implementation of the Whatsapp API: https://github.com/tgalal/wazapp
..and here is JavaScript WhatsApp web client https://github.com/waalt/webclient
The index.htm page crashes in Chrome (Version 21.0.1180.89) with the "Aw, Snap!" error. The issue seems to be the direct manipulation of the ".class" attribute of some object in JS.
Not until the PHP API on Github is back on. They had to remove it due to legal issues.
Well, technically it's still there, just checkout 476bb7a.