steamctl
steamctl copied to clipboard
🤸 Take control of Steam from your terminal
**Steps to Reproduce the behavior** Run: `steamctl depot list -a 570` **Logs** steamctl -l debug ``` [DEBUG] steamctl: Parsed args: {'versions_report': None, 'log_level': 'debug', 'anonymous': False, 'user': None, 'password': None,...
**Description** While using the STEAMCTL_USER and STEAMCTL_PASSWORD environment variables they fail to function within the depot download subfunctionality. **Steps to Reproduce the behavior** Set STEAMCTL_USER and STEAMCTL_PASSWORD in environment IE:...
**Description** When trying to add an authenticator to steamctl, it throws an error instead of being able to progress past logging in. Tried a different install of Python, tried WSL,...
Hello, Problem: i am running steamctl to fetch every steam game once daily (about 70 command runs/day), and every other day, this script does not finish, because one of the...
Hello, Problem: i am using steamctl in a batch program, in case of errors, so far i only/always got exit code value 1, what means i can not handle errors...
**Description** After some time, the password is forgotten in the credentials. The password argument created via #56 seems to be ignored when this happens. May be related to the original...
Command to fire `MsgClientGetNumberOfCurrentPlayers`. It's interesting for non-public apps (apps with release override).
**Description** Trying to get info on some depot doesn't work. `No access token available` error. I already reported it to https://github.com/SteamRE/DepotDownloader/issues/349, so if you don't mind, refer to it. I...
**Description** I want to export the list of apps to a text file using the Windows console, and there is an `UnicodeEncodeError` error. **Steps to Reproduce the behavior** Run: `steamctl...
**Description** On OpenBSD, executing `steamctl depot download -os linux64 -a 1637730` gives `ModuleNotFoundError: No module named 'pkg_resources` **Steps to Reproduce the behavior** ``` $ uname -a OpenBSD sentinel.lan 7.5 GENERIC.MP#82...