Steam has added a feature to handle this functionality natively. Therefore this project is no longer needed for easy account switching.
Tool for switching between steam accounts easily.
The accounts are stored in a local SQLite database with passwords encrypted.
Built with C# 6 features, you must be running VS 2015 or VS 2017 to compile.
Built with WPF and SQLite with support for
Platform | Version |
---|---|
Windows 7 UWP | 10+ |
Windows 8.1 UWP | 10+ |
Windows 10 UWP | 10+ |
To Login with any account you should double click the desired account. It will open the steam app and login automatically.
To add an account you should click "Add Account" and enter your data.
To Edit or Remove any account you should right click an account in the list and select Edit/Remove option
Licensed under MIT, see LICENSE file