StreamSync is a tool that automatically exports Steam games (including non-Steam games added to Steam) to Sunshine's application list. This allows easy access to games via Moonlight or any other Sunshine-compatible solution.
- Automatic scan of Steam and non-Steam games.
- Directly adds detected games to Sunshine's
app.json
. - Simple interface with game list and configuration options.
- Background execution with automatic detection of game installations/uninstallations (planned).
- Clone the project:
git clone https://github.com/moi952/steam-sunshine-sync.git cd steam-sunshine-sync
- Install dependencies:
yarn install
- Start the application:
yarn electron:dev
In the application settings, you can configure:
- Steam user ID
- Steam installation path
- Sunshine directory (Apollo-compatible)
Contributions are welcome! If you want to add a feature or fix a bug, feel free to open an issue or pull request.
MIT
Created by moi952.