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: about 7 hours 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:22:06.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T06:55:16.347Z (over 1 year ago)
- Topics: automations, confirmations, desktop, dotnet, sda, steam, steamguard, trade, wpf
- Language: C#
- Size: 63.5 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)