HelloZeroNet / ZeroNet-kivy

Android client for ZeroNet
https://zeronet.io
GNU General Public License v2.0
283 stars 74 forks source link

ZeroNet-Kivy keeps crashing. Bring back background processing. #67

Open styromaniac opened 5 years ago

styromaniac commented 5 years ago

Both 32-bit and 64-bit versions crash every so often. I'm not sure why. It's not me killing the process.

Could you also bring back the background processing so the window being closed doesn't kill the process? This is unrelated but I think it's essential. Also provide an auto-start option so users don't have to remember to start ZeroNet themselves. Make background processing optional so the new foreground processing remains an option for panic button functionality.

mkg20001 commented 5 years ago

I'm currently stuck with python 3 support https://github.com/HelloZeroNet/ZeroNet-kivy/pull/60

Once that is done, other things can be developed as well