Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dr1n/steamdesktopauthenticatorwpf
Steam Desktop Authenticator WPF version
https://github.com/dr1n/steamdesktopauthenticatorwpf
automations confirmations desktop dotnet sda steam steamguard trade wpf
Last synced: 12 days ago
JSON representation
Steam Desktop Authenticator WPF version
- Host: GitHub
- URL: https://github.com/dr1n/steamdesktopauthenticatorwpf
- Owner: Dr1N
- License: mit
- Created: 2019-01-04T13:31:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T23:49:00.000Z (over 1 year ago)
- Last Synced: 2024-11-06T02:30:06.636Z (2 months ago)
- Topics: automations, confirmations, desktop, dotnet, sda, steam, steamguard, trade, wpf
- Language: C#
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SteamDesktopAuthenticatorWpf
Steam Desktop Authenticator WPF Version## Features:
* Activated Steam Guard Mobile Authenticator
* Deactivated Steam Guard Mobile Authenticator
* Generated Steam Guard Code
* Receiving Confirmations
* Automatic Confirmations
* Supported files (maFiles) from [Steam Desktop Authenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator) (without encryption)
* Logging
* Auto Relogin and Refresh Session## Requirements:
* OS Windows Family
* .Net Framework 4.6.1## Building:
Download or clone the repository. Open the solution file in Visual Studio 2017.## Binary files:
Download from releases and run **Steam Authenticator.exe**## Used:
* [SteamAuth](https://github.com/geel9/SteamAuth)
* [NotifyIcon WPF](http://www.hardcodet.net/wpf-notifyicon)
* [Newtonsoft.Json](https://www.newtonsoft.com/json)
* [NLog](http://nlog-project.org/)
* [NumericUpDown](https://github.com/wwwStorage/NumericUpDown)