Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shravan2x/steamsentrytool
A tool to help manage Steam sentry files
https://github.com/shravan2x/steamsentrytool
Last synced: about 1 month ago
JSON representation
A tool to help manage Steam sentry files
- Host: GitHub
- URL: https://github.com/shravan2x/steamsentrytool
- Owner: shravan2x
- License: mit
- Created: 2015-11-04T09:51:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T05:32:58.000Z (about 9 years ago)
- Last Synced: 2023-03-18T09:43:20.409Z (almost 2 years ago)
- Language: C#
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SteamSentryTool
A tool to help manage Steam sentry files. It has the following functions :1. When a sentry file **is not** selected :
1. To check if given Steam credentials are valid.
2. To create a new sentry file for an account.
2. When a sentry file **is** selected :
1. To check if a sentry file is connected to a Steam account.
2. To add a sentry file to an account.
![SST Screenie](http://s8.postimg.org/vue7o54ol/sstss.png)## Getting Binaries
You can download binaries from the [releases page](https://github.com/ChaosEmperor/SteamSentryTool/releases).## Documentation
There is currently no documentation for the project. It will be added in a future release.## License
SteamSentryTool is released under the [MIT license](https://opensource.org/licenses/MIT).## Dependencies
The SteamSentryTool depends on [SteamKit2](https://github.com/SteamRE/SteamKit) to connect to Steam.