Command-line tool to rename photos by date, time and camera model, to sort them by filename.
Install from source for example with pip (requires Python 3):
pip install .
sort-photos <path to folder containing images to sort>
Use sort-photos --help
to display available options.