Automating Account Switching for Steam

I own multiple steam accounts, and switching between daily is a chore.
There have been many solutions to this. Some suggest using a sandbox, others suggest creating multiple windows accounts, and some developed a program for this task.

Everyone solution has its pros and cons. Albeit, this task is so easy to tackle with a CI/CD mindset, and this is my solution to this problem:

First, sign in and turn on the remember password (repeat for all accounts), then run the script to switch between your accounts seamlessly.

Simplicity wins. Enjoy!

--

--