An open API service indexing awesome lists of open source software.

https://github.com/stefanlight8/steamrpc

A small bridge program to stream the current game on Steam, like Discord RPC.
https://github.com/stefanlight8/steamrpc

discord rpc steam

Last synced: 11 months ago
JSON representation

A small bridge program to stream the current game on Steam, like Discord RPC.

Awesome Lists containing this project

README

          

# SteamRPC

A small bridge program to stream the current game on Steam, like Discord RPC.

### Setup

- Clone this repository.

- Create `.env` file from example (`.env.example`).

#### How to get Steam API key?

> [!IMPORTANT]
> To get API key you need spend more than 5 dollars on your Steam account.

Navigate to this [website](https://steamcommunity.com/dev/apikey) and log in.
Fill the domain name (any), check that you follow and know Steam API terms usage and get your API key.

Congratulations! 👾

#### How to get my Steam profile ID?
Read article [SteamID, Steam Account Names, Merging Accounts and Deleting Accounts](https://help.steampowered.com/en/faqs/view/2816-BE67-5B69-0FEC).

- Run with [`cargo`](https://github.com/rust-lang/cargo).

For now any more comfortable ways of use is not available, cause this program in early development.

### Reporting issues
Have problem or a bug? Report this to [issues tracker](https://github.com/stefanlight8/steamrpc/issues).

### License
This project is licensed under MIT License.