Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teohhanhui/steamctl-rs
[WIP] Port of steamctl to Rust.
https://github.com/teohhanhui/steamctl-rs
authenticator cli downloader steam
Last synced: 2 months ago
JSON representation
[WIP] Port of steamctl to Rust.
- Host: GitHub
- URL: https://github.com/teohhanhui/steamctl-rs
- Owner: teohhanhui
- License: apache-2.0
- Created: 2024-03-22T16:24:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T16:41:52.000Z (9 months ago)
- Last Synced: 2024-11-08T06:44:14.594Z (3 months ago)
- Topics: authenticator, cli, downloader, steam
- Language: Rust
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# steamctl-rs
Port of [steamctl] to Rust.
[steamctl]: https://github.com/ValvePython/steamctl
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE] or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT] or https://opensource.org/license/MIT)at your option.
[LICENSE-APACHE]: LICENSE-APACHE
[LICENSE-MIT]: LICENSE-MIT## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.