A simple utility that sorts external copies of steam screenshots by their game ID
Find a file
Marco 3d4d147e14 feat: add sorter implementation
- Seperation of concerns
- Error handling
- Rate limiting
- Game name sanitation (trademark, copyright symbols etc..)
2025-08-11 17:11:06 +02:00
.gitignore feat: add sorter implementation 2025-08-11 17:11:06 +02:00
image.png feat: add sorter implementation 2025-08-11 17:11:06 +02:00
LICENSE Initial commit 2025-08-08 22:05:37 +02:00
README.md feat: add sorter implementation 2025-08-11 17:11:06 +02:00
sorter.py feat: add sorter implementation 2025-08-11 17:11:06 +02:00

Steam Screenshot Sorter

A simple program that sorts your external steam screenshots by game

InstallationLicenseReferences

👀 Preview

Installation

git clone https://github.com/msh31/SteamScreenshotSorter.git
cd SteamScreenshotSorter

pip install requests
python ./sorter.py

Info

You can view the directory and if you have it enabled here Settings -> In-Game -> Scroll down

📜 License

This project is licensed under the MIT License, see the LICENSE file for details.