Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

rainy-seasons/steamboat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam has added a feature to handle this functionality natively. Therefore this project is no longer needed for easy account switching.

Steamboat

Tool for switching between steam accounts easily.

The accounts are stored in a local SQLite database with passwords encrypted.

Platform Support

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+

How to use

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

Disclamer

Steamboat does not send or store the accounts in another repository. All accounts saved with this app are stored in a local database.

License

Licensed under MIT, see LICENSE file