RoderickQiu / wnr

⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. (NEW UPDATES PAUSED.)
https://getwnr.com/
Mozilla Public License 2.0
949 stars 59 forks source link

size of app #51

Closed Szymono closed 3 years ago

Szymono commented 3 years ago

My app size is about 250MB. My question is, can u make light version of the app or optimize update? I use the app on Win10. obraz

NKID00 commented 3 years ago

There may not be any eazy way of making the app smaller. wnr will always have a large copy of Chromium because electron(the framework used by wnr) uses it to render the ui. See this issue for more details. Still, the app can be shrunken by cleaning out unnecessary dependencies(which seems to be difficult).

Is it possible to fork wnr into a more lightweight version with less functionality? @RoderickQiu

RoderickQiu commented 3 years ago

Sorry for the delay that I missed this issue. Frankly speaking, it is not possible to make that kind of an app, as we use Electron framework to program. As NKID says, the package could be optimised, but it won't be more than 5mb so I'm not really interested in it. The only way will be to have a online version but I'm sure you can find an alternative in that case, if you only need a simple timing app.