davidgfnet / whatsapp-purple

WhatsApp protocol implementation for libpurple (pidgin)
856 stars 211 forks source link

Web access [enhancement] #239

Closed jjeziorny closed 9 years ago

jjeziorny commented 9 years ago

Now that whatsapp has a web app access it would be great if the plugin could use that as it allows for connection from the PC and Mobile simultaneously.

davidgfnet commented 9 years ago

From my infinite ignorance... Why do you want the plugin if you can use the web? Just sayin...

jjeziorny commented 9 years ago

Errrrrrrr, so I can have the whatsapp conversations inside pidgin a s not in a Web page


From: "David G. F." notifications@github.com Date: 27 March 2015 13:04:43 Subject: Re: [whatsapp-purple] Web access enhancement To: davidgfnet/whatsapp-purple whatsapp-purple@noreply.github.com CC: jjeziorny djkadu@gmail.com

From my infinite ignorance... Why do you want the plugin if you can use the web? Just sayin...


Reply to this email directly or view it on GitHub: https://github.com/davidgfnet/whatsapp-purple/issues/239#issuecomment-86915799

namoplasta commented 9 years ago

@davidgfnet https://web.whatsapp.com/

I think I understand what he meant, he wants a way to authenticate the QR Code on whatsapp-purple for use on whatsappweb.

I think there may have functions that do not have whatsapp-purple, as setting the avatar and name and etc, never used whatsappweb, but I'm curious :), if interesting, this would be a good implementation.

dequis commented 9 years ago

I suggested this in a different ticket, quoting myself here for context:

Maybe creating a 'whatsapp web' client isn't a bad idea after all... I wrote some notes about it, only good enough as an introduction/overview, but there's plenty of stuff left to reverse to achieve a working third party client for that. It's also completely different from this plugin... And I mentioned it there, but there's a restriction to only one web client at the same time (the others get in a pause-like mode, and gotta implement a way to takeover the mutex)

Emphasis here: It's also completely different from this plugin

@davidgfnet's reply:

What you say sounds interesting but IMO this defies the whole purpose of all of this which is getting rid of the official client. The main consumers of this plugin seem to be people not having an smartphone at all.

But yeah, since none of the code of this plugin will be useful for web access, this is like requesting a whole new project.

davidgfnet commented 9 years ago

Yep, as dequis says, unrelated to this project. If someone wants to implement it, go ahead! You got my support, but not me sorry :D Closing!

radasbona commented 7 years ago

I'm looking for a WA-Web plugin for libpurple and found this tread via google. Does anyone knows something usable?