App that chooses a random MSFS2020/2024 aircraft for you to fly.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-26 15:57:17 +00:00
aircraft_data.json Upload files to "/" 2026-07-26 15:57:17 +00:00
aircraftselector.py Upload files to "/" 2026-07-26 15:57:17 +00:00
LICENSE Initial commit 2026-07-26 15:40:46 +00:00
README.md Update README.md 2026-07-26 15:55:47 +00:00

Random_Aircraft_Selector

This is the .py file for my aircraft randomizer. You need python installed for this version to work.

IMPORTANT: If aircraft_data.json is not in the same folder as the .py file, the app will access the file hosted here. Will require an internet connection. This does not happen if the file is present in the folder.

You can edit aircraft_data.json to add or remove planes, the app will properly pull the data without issue if properly set up. No support will be provided if you do it this way. Use the web app for this if you don't understand how to do it.