PetervanLunteren / EcoAssist

Simplify camera trap image analysis with ML species recognition models based around the MegaDetector model
MIT License
121 stars 16 forks source link

Adopt new GUI toolkit #40

Closed arky closed 5 months ago

arky commented 8 months ago

Perhaps adopting a python native, GUI toolkit over like toga would ideal for providing similar look and feel across multiple platforms.

Tinkerer still is a viable option just not as flexible as it needs to be bundled across multiple platforms.

PetervanLunteren commented 7 months ago

You are probably right. Tkinter might not be the best option, but I started working with it a few years back... Given the fact that everything works on Tkinter now, it will be a huge effort to rewrite the code to another GUI toolkit.