Idle any game in your Steam library. All you need is your Steam username or ID64. No password, token, or any other login information needed.
Built with NextJS + Tauri.
Portable¹
Download the latest portable
release from Releases
Download the latest installer
release from Releases
- Clone the repoistory
git clone https://github.com/ProbablyRaging/steam-game-idler.git
- Install dependencies
npm install
- Build the app
npm run tauri build
- Check the console output for build directory (usually
/src-tauri/target/release/bundle
)
- Enter your Steam username or SteamID64
- Make sure Steam is running
- Click one or more games that you want to idle
- That's it, it's that simple
¹ WebView2 required. On Windows 10 (Version 1803 and later with all updates applied) and Windows 11, the WebView2 runtime is distributed as part of the operating system. Use the MSI Installer if you're unsure, as it comes bundled with all dependencies.