hhannine / superpaper

A cross-platform multi monitor wallpaper manager.
MIT License
1.14k stars 46 forks source link

The Linux package is too large at 100MB #13

Closed hhannine closed 4 years ago

hhannine commented 5 years ago

The current PyInstaller built Linux package is huge at 100MB. This should be shrunk down.

hhannine commented 4 years ago

This will be resolved by moving away from pyinstaller on linux, and using a pip based installation procedure.