derekhe / msfs2020-google-map

Replace MSFS2020's bing map to google map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usability improvements with better packaging and auto-run

ajs117 opened this issue · comments

Package the solution as an .exe using pyinstaller. Then similar to FSRealistic or FS2CREW auto-launch on sim launch and auto-close on sim close. Integrate log console in main window.

I'm planning to use electron to improve this and rewrite the whole thing using js, then these problems should gone.
My first version is created by Pyinstaller but the problem is the application created by Pyinstaller will be detected as virus. This prevent a lot of thing.