Yowsup: Whatsapp web and yowsup simultaneously

Created on 4 May 2015  路  7Comments  路  Source: tgalal/yowsup

Hi,

Is there any way we can use yowsup and whatsapp web interface simultaneously. We can do it with phone but it needs to recognize the QR code.

Any ideas?

Thanks!

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

All 7 comments

You can't because you need to recognize qr code.

The data in the qr code image is also readable directly from the source code of the web.whatsapp.com site. Its in
<div class="qrcode idle" data-ref="Data in qt code">
go to the main page and hit inspect element on the qr code.

Has any work been done towards this?

It seems it's possible (given that QR-code data can be read in web.whatsapp.com from the

with class name "qrcode" )

Any news on this?

I imagine that the problem here is not in reading the QR code, but in implementing the communication interface between yowsup and WhatsApp Web, which is a totally different thing from the normal WhatsApp protocol.

So yes, it is probably possible, but it would require a lot of work. Is it worth it?

UP...

any solutions?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexvong1995 picture alexvong1995  路  4Comments

qvs5010 picture qvs5010  路  4Comments

bzero picture bzero  路  3Comments

bahtiarp picture bahtiarp  路  4Comments

EliasinnKamachoo picture EliasinnKamachoo  路  3Comments