91a553bc5a8bf3ed087e91c62d016b15cbab8b9f
Package Application with PyInstaller / build (push) Successful in 22s
Steam Game Path View
Prints a table showcasing where the compatfolder, install folder and size of games installed on the system
Quick overview
Minor note some terminals can't open the hyperlinks properly (konsole)
Each box has a hyperlink which opens the folder/file, using a embedded hyperlink in order to reduce the size of the boxes and have consistency
- finds installed steam, (apt/flatpak)
- Loads .vdf from location
- Fetches additional steam libraries
- Checks mounted status (to exclude things not present)
- Reads game vdf from steam library locations for paths
- Prints AppID with steam path and game name in addition to compatdata folder
Installation
Install packages with
uv sync
Run with
uv run main.py
Video recording
Description
Releases
2
VDF parser exception handler
Latest
Languages
Python
100%