Description:
LanSher currently faces inconsistencies across different operating systems during deployment and execution. This includes dependency mismatches, environment-related issues, and platform-specific behavior.
Proposed Solution:
Port the backend from Python Tkinter to Go to leverage static binaries and better cross-compilation support for consistent performance across Windows, Linux, and macOS.
Description:
LanSher currently faces inconsistencies across different operating systems during deployment and execution. This includes dependency mismatches, environment-related issues, and platform-specific behavior.
Proposed Solution:
Port the backend from Python Tkinter to Go to leverage static binaries and better cross-compilation support for consistent performance across Windows, Linux, and macOS.