geraldoramos / nikola

⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React
https://nikola.site
MIT License
149 stars 43 forks source link

App install size is huge #5

Closed jbenamy closed 5 years ago

jbenamy commented 5 years ago

App is very bare-bones in features, but has a giant installation size of 150+ MB.

geraldoramos commented 5 years ago

I can most likely optimize the package, will look into it.

geraldoramos commented 5 years ago

Did some investigation and removed some unnecessary packages but looks like Electron itself requires most of the space. I will leave this in my backlog for further analysis but will close this issue.