bitlogik / uniblow

UNIversal BLOckchain Wallet
GNU General Public License v3.0
19 stars 12 forks source link

porting GUI to KivyMD #15

Closed N3koSempai closed 2 years ago

N3koSempai commented 2 years ago

I suggest passing the interface to kivyMD so it would have an option for android ,ios and a graphic improvement with material design

bitlogik commented 2 years ago

Thank you very much for this suggestion. This seems a very good graphical framework for Python on mobiles. Still, there are a couple of points that makes us consider we'll not doing that in an immediate future. First, we just finished a complete redesign of the graphical interface, and we're not ready to do that again, it was a major rework, and we want to benefit a while from this. When doing so, we initially looked at different solutions, and we decided to keep using WXwidgets. Last point is that Uniblow is a desktop oriented application (this point weighted in favor to use wx), and we don't plan to offer a wallet app on mobile platform as there are already various applications that do a very good job, such as TrustWallet, and we don't really see the benefit for the users to offer such app.