Y
Hacker News
new
|
ask
|
show
|
jobs
by
joeyspn
4063 days ago
Electron, specifically...
https://github.com/atom/electron/
1 comments
captn3m0
4063 days ago
Interesting. I haven't used it because they don't support Linux yet. (EDIT: I mean Slack, not electron)
link
joeyspn
4063 days ago
You can build a wrapper (using a webview) of
slack web
with nw.js or electron... You'll get pretty much the same functionalities, including desktop notifications for the chats.
link