Skip to content

kr1s7ian/steam-account-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-account-switcher

GUI Steam account switcher made with customtkinter py.

How To Use:

  • Use import button to auto import all previously logged in steam accounts.
  • Use Keyboard keys 1 to 9 to log in in the respective accounts, in top to bottom order.
  • Right clicking an account button will delete that entry.
  • Pressing the plus button prompts the user for a new username along with a new title, the title is the text shown on the buttons, and username is the username of the steam account the button will log into.

Program Demo Image

Ignore if using releases:

Other:

  • Feel free to submit feedback in the issues tab, even if you feel its a minor detail or if you have any problems:
  • Idea of the tool and functionality of the account switching mechanics by pog #5249, python code and implementation of UI made by me.