rllola / ZeronetBrowser

An attempt to create a dedicated browser for ZeroNet using PyQt5
17 stars 15 forks source link

Use pyqt-deploy #109

Open rllola opened 4 years ago

rllola commented 4 years ago

pyqt-deploy might be a better tool than pyinstaller to package the browser. We will need to use it for Android distribution and it support windows/linux/macOS. Using one tool instead of two might make it easier to maintain.

rllola commented 4 years ago

Her an attempt at it for android : https://github.com/rllola/ZeronetBrowser/tree/android