Y
Hacker News
new
|
ask
|
show
|
jobs
by
c-
2594 days ago
161MB MSI for a budgeting app... I know there's a thing as electron bloat but this is kind of all sorts of insane.
1 comments
bobblywobbles
2594 days ago
It's mainly electron, but I'll look in the future to cut down the size.
(My Budget author here).
link
theprotocol
2594 days ago
You might be interested in Proton Native (
https://proton-native.js.org/#/
) which should produce a much more lightweight output and has native controls. I have not used it though so I cannot vouch for whether it is sufficient for your needs.
link
bobblywobbles
2593 days ago
I'd have to see if it has all the building/signing and packaging support as electron. Thanks for linking!
link
(My Budget author here).