logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Launch Steam - Control Gaming Platform | Online Free DevTools by Hexmos

Launch Steam and manage your games with Steam Command Line. Control application debugging, login credentials, and start in Big Picture Mode. Free online tool, no registration required.

steam

Video game platform by Valve. More information: https://developer.valvesoftware.com/wiki/Command_Line_Options.

  • Launch Steam, printing debug messages to stdout:

steam

  • Launch Steam and enable its in-app debug console tab:

steam -console

  • Enable and open the Steam console tab in a running Steam instance:

steam steam://open/console

  • Log into Steam with the specified credentials:

steam -login {{username}} {{password}}

  • Launch Steam in Big Picture Mode:

steam -tenfoot

  • Exit Steam:

steam -shutdown

See Also