Small Pre-Launch "Checklist" program for FS-2020 and FS-2024

I have created a small “pre-launch” checklist program in Python that you folks might be interested in.

There are two versions:
Checklist 2020
Checklist 2024

The primary difference is which simulator they launch when the checklist is complete and the “Continue” button is pressed. (The continue button is disabled until all checkboxes are selected.)

The release includes executables for both checklists, (created with pyinstaller) and the associated source-code licensed under GPL-3.

It can be found here.

If you try it, let me know.  If you change it please consider a pull request from to my repo.

Acknowledgements:
A lot of help was provided by ChatGTP since I can’t code worth dink!
(Well, sort-of.  I’m just good enough to get myself into trouble. :wink:)

2 Likes