getting-things-gnome / gtg

Getting Things GNOME! trunk
https://wiki.gnome.org/Apps/GTG
GNU General Public License v3.0
550 stars 167 forks source link

Evaluate BeeWare portability #864

Open kocio-pl opened 2 years ago

kocio-pl commented 2 years ago

GTG seems to me as a great tool that is very different from typical productivity/TODO apps. I think it would be good to make it portable to other platforms and I know how to make it generic - BeeWare toolkit:

https://beeware.org

It offers "Write once. Deploy everywhere." approach for Python apps with GUI. Its main components are Toga, a cross platform widget toolkit, which translates into native user interfaces and Briefcase, a tool for packaging Python projects as distributable artefacts.

Porting GTG to BeeWare would be a big task in itself, but I'd like at least to hear if that would be the right tool for making GTG available on different platforms.

kocio-pl commented 2 years ago

Just a remark about other platforms - in general GTG runs on Windows11+WSL2+Ubuntu: