AirRec is a program to aid in developing aircraft recognition skills.
It takes aircraft from a txt list, and creates customizable slideshows using images it downloads.
Supports custom txt lists in the custom mode.
Download AirRec.exe and Default.txt from the latest release in versions, and place them into the same folder.
Run AirRec.exe as needed and add more .txt files as required.
Backspace to got to the previous slide.
Enter to go to the next slide.
Esc to close the slideshow.
https://github.com/Thespacemanfil/Air-Rec-Program/releases/tag/v1.0
random
os
glob
Pillow (PIL)
bing_image_downloader
tkinter
pyinstaller --onefile --console AirRec.py
python -m PyInstaller --onefile --console AirRec.py