TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: WhatsApp for Desktop

120 pointsby halfimmortalalmost 10 years ago

19 comments

JonAtkinsonalmost 10 years ago
It looks like a tidy application, and I&#x27;m assuming it&#x27;s functional - good job.<p>You&#x27;re probably going to need to deal with the WhatsApp legal team very soon. I recall several HN threads discussing various shutdowns of 3rd party WhatsApp-based services. One example which came from a quick search was: <a href="https:&#x2F;&#x2F;github.com&#x2F;venomous0x&#x2F;WhatsAPI" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;venomous0x&#x2F;WhatsAPI</a><p>Good luck!
评论 #9757774 未加载
评论 #9759157 未加载
评论 #9757872 未加载
评论 #9759314 未加载
SchizoDuckiealmost 10 years ago
So this is indeed a very simple wrapper around the web.whatsapp.com. Just an &lt;iframe&gt;. I wondered how they reverse engineered the security and worked around whatsapp&#x27;s SSO permissions. They didn&#x27;t, you can just as well open web.whatsapp.com and realize that this still doesn&#x27;t make it work with an iPhone.<p>Now all they did is make themselves a target for legal action, because they&#x27;re using the whatsapp trademark on the domain name and spent a load of time doing basically nothing.
评论 #9758004 未加载
评论 #9757985 未加载
评论 #9758465 未加载
flaalmost 10 years ago
Is it a wrapper around <a href="https:&#x2F;&#x2F;web.whatsapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.whatsapp.com&#x2F;</a> ?<p>If yes, what&#x27;s the advantage over opening a browser tab ?
评论 #9757725 未加载
aluxianalmost 10 years ago
Hey, everyone, I&#x27;m the dev. First of all, thanks to @halfimmortal for posting this, I&#x27;ve just stumbled upon it. It&#x27;s my first time on the front page ^^<p>I didn&#x27;t realise using the official logo, their colours and the name was so bad. I emailed WhatsApp to discuss it and I hope we&#x27;ll come to an agreement. Whatever we get to, I&#x27;m willing to rename the app and use another domain to keep the app alive.<p>The app is just a wrapper around web.whatsapp.com which runs on top of NW.js. What I did is make the notifications work, I added custom themes (will be available in the next release) and some minor tweaks to improve integration with the OS.<p>The app doesn&#x27;t work on iOS due to some operating system limitations. I think WhatsApp is working on it.<p>Thanks for the support and the naming idea.
评论 #9759880 未加载
评论 #9759550 未加载
评论 #9759378 未加载
longdivisionalmost 10 years ago
There&#x27;s another OS X only client called ChitChat (formerly WhatsMac) that I&#x27;ve been using for a few weeks which is very cool:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;stonesam92&#x2F;ChitChat" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stonesam92&#x2F;ChitChat</a>
评论 #9763994 未加载
dragos2almost 10 years ago
Good job! I see that you also made a wrapper for FB Messenger. If you could do the same for Hangouts it would be awesome. Might be a bit tricky because Hangouts doesn&#x27;t really have a standalone webapp right now (you might wrap the chrome extension though).
评论 #9757922 未加载
ecesenaalmost 10 years ago
I saw also the fb messenger for desktop - absolutely great!<p>One suggestion though, I definitely prefer 1 single app to catch all my IMs, like adium on Mac... I&#x27;d definitely prefer to have a single app for both whatsapp and messenger, or even better 2 plugins for adium.
Amareshalmost 10 years ago
Doesn&#x27;t work if you have an iOS device.
评论 #9757728 未加载
评论 #9758473 未加载
评论 #9757994 未加载
评论 #9758722 未加载
Brakenshirealmost 10 years ago
I&#x27;ve just tried it, it works well. Barring the delay on opening, and a small delay on resizing, it seems like a native app on Elementary OS.<p>Credit to WhatsApp for building an excellent webapp, and credit to the author for wrapping everything up to tie in with the desktop.<p>I would say there&#x27;s definitely a benefit to have it as a separate hybrid app, rather than just loading the web-page. You can launch it directly, set it to run at start-up if you want, have a meaningful dock icon, notifications, etc.<p>Clearly, in general you&#x27;d prefer a native application, but this is definitely useful.
Nuxalmost 10 years ago
Cool, I don&#x27;t need to run Chrome for this.<p>BTW, you should release some generic binary tarballs, those debs work just fine on CentOS&#x2F;Fedora if you unpack them.<p>No notifications&#x2F;tray icon in MATE though.
mosselmanalmost 10 years ago
I have a question. How would one go about reverse engineering an API for something like WhatsApp? What are some of the tools you can use to discover how their API works?
评论 #9757749 未加载
评论 #9758071 未加载
samsaga2almost 10 years ago
There is a plugin for Pidgin <a href="https:&#x2F;&#x2F;github.com&#x2F;davidgfnet&#x2F;whatsapp-purple&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davidgfnet&#x2F;whatsapp-purple&#x2F;</a>
farqueuealmost 10 years ago
It has some interface similarities with the Telegram app. (Not sure who was first!)<p><a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;fTQjgqa.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;fTQjgqa.jpg</a>
mcbetzalmost 10 years ago
This is just another wrapper for Whatsapp&#x27;s Web application. Hence it has the same limitations, especially this one: It does not work with an iPhone.
评论 #9761109 未加载
RX14almost 10 years ago
I see no advantage over using the --app flag on chrome. It does basically the same thing seeming as this is just a wrapper for whatsapp web anyway...
fiatjafalmost 10 years ago
I wish you very good luck.
axxalmost 10 years ago
Bought by Facebook in 3...2...1...
jaboutboulalmost 10 years ago
still no ios support...
rhiaalmost 10 years ago
If only there would be a messenger with native iOs Phone&#x2F;Tablet, Android Phone&#x2F;Tablet, Windows, OSX and Linux apps... oh wait there is, it is called Telegram. And you don&#x27;t even need your phone to use it.
评论 #9758024 未加载