A simple utility that sorts external copies of steam screenshots by their game ID
- Seperation of concerns - Error handling - Rate limiting - Game name sanitation (trademark, copyright symbols etc..) |
||
|---|---|---|
| .gitignore | ||
| image.png | ||
| LICENSE | ||
| README.md | ||
| sorter.py | ||
Steam Screenshot Sorter
A simple program that sorts your external steam screenshots by game
Installation • License • References
👀 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.