mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #151] Readme enhancement #111
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hammster on GitHub (Aug 26, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/151
Hi, I've just stumbled upon this project, very cool!
But one thing is a bit misleading, since the official Spotify client uses CEF not electron.
Sure, you're not relating to the official client instead just want to distance yourself from electron there, but it would actually be nice to at least list CEF too :)
Cheers
@Kethku commented on GitHub (Aug 26, 2021):
Maybe a better wording would be:
As the complaint folks have is with the relative weight of the web renderers rather than electron or cef itself
@Hammster commented on GitHub (Aug 26, 2021):
I agree, though just want to note that there also lightweight web renderer like sciter or lithtml which will also be sub 30MB ram unless you have some super high DOM node count. But that's not relevant for the readme 😄
@jpochyla commented on GitHub (Aug 28, 2021):
It's a remark about a majority of recent multi-platform GUI apps being Electron-based, not necessarily about the official app itself. Thanks for the suggestion, I think we can leave it as is for now.