Hacker News new | ask | show | jobs
by devwastaken 2017 days ago
Discord and spotify are both electron on Linux, so I would imagine it would work.
2 comments

Spotify used to be Qt, has it changed?
Yes, yes it has. The UI is still quite good, and doesn't seem to have the downsides that many Electron apps have, except for the amount of memory used by it (still much less than Slack or Skype)
One of the selling points of Electron was making easy to port apps between platforms.