Skip to content

A GUI program to quickly switch between many steam accounts for Linux and Windows.

Notifications You must be signed in to change notification settings

tommis/steam_account_switcher

Repository files navigation

Steam account switcher

Steam account switcher

screenshot

A GUI program to quickly switch between many steam accounts for Linux and Windows.

I have found no way to automatically to find out steam profile name and avatar. So for now it has to be a manual menu action.

Your login info is stored in steam installation directory in the files starting with ssfn so this program doesn't actually know your password.

Run with python main.py

Remember to get your steamapi key from steam.

Features

  • Switch between steam account with only few clicks
  • No remembering passwords or typing authenticator codes
  • Set steam skins per account

Command line usage

Syntax python main.py <options>

Flags (TODO)

  • -login USERNAME
  • -add USERNAME or -add USERNAME,USERNAME,USERNAME...z
  • -remove/-delete USERNAME
  • -list
  • -about

TODO

  • Command line interface
  • Linux
  • Code refactoring
  • Actually check something with tests
  • Status bar
  • Size menu
  • Make account reordering work

Requirements & installation

  • python3+
  • pyside2
  • pyvdf
  • requests

About

A GUI program to quickly switch between many steam accounts for Linux and Windows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages