Giter Club home page Giter Club logo

steam-game-idler's Introduction

Click for larger image

Steam Game Idler

Idle any game in your Steam library. All you need is your Steam profile name or ID64. No password, token, or any other login information needed.

Downloads Issues Issues GitHub Contributors

Click for larger image

Download

All the latest windows supported versions of SGI can be downloaded from the releases page
Looking for a linux/macos supported version? Take a look at the CLI + Web UI branch

Options

  • Portable: .exe file, works on most win10/win11 systems (check the note below)
  • Installer: .msi file, includes all dependencies and automatic updates, recommended for all windows versions
  • Lite: simplified version with minimal UI, only requires a game ID, no Steam profile name or ID64 needed
  • CLI + Web UI: windows, linux, and macos supported version with a command-line interface and/or web interface

Note

PORTABLE requires the WebView2 runtime which is distributed as part of the OS on Win10 (version 1803 and later with all updates applied) and Win11. Use the MSI installer if you're unsure, as it comes bundled with all dependencies.

Build It Yourself

  1. Clone: git clone https://github.com/probablyraging/steam-game-idler.git
  2. Install deps: cd ./steam-game-idler & npm install
  3. Build idler: msbuild ./idler-csharp/idler.csproj
    • Creates /libs dir with packaged libraries in /src-tauri
  4. Build app: npm run tauri build
  5. Check console output for build dir (usually /src-tauri/target/release/bundle)

Usage

The Steam desktop app needs to be running

  1. Enter your Steam profile name or SteamID64
  2. Click one or more games that you want to idle
  3. That's it!

License

All versions of SGI are licensed under the GPL-3.0 License

steam-game-idler's People

Contributors

probablyraging avatar

Stargazers

Bayasgalan .B avatar Adam Perkowski avatar  avatar  avatar PastryKing avatar Michał avatar Savino Basanisi avatar  avatar  avatar  avatar

Watchers

 avatar PastryKing avatar

Forkers

shuv0l

steam-game-idler's Issues

Feature Request: Linux Support

Thank you for taking the time to make this. Would love to see Linux (eg. Debian/Ubuntu) support for this product so I can idle on my server instead of my home PC.

Thank you!

Known Issues + Roadmap

Known Issues

nothing, yet..

Roadmap

  • Reduce overall built file size - now built using Tauri over Electron bringing the .exe size from 133MB > 8.7MB
  • Lite version of SGI which doesn't require fetching a user's games list, and only requires an app ID to idle a game
  • CLI + Web UI version with cross-platform support (windows, linux, macos) available here

If you have an issues or feature request, please open a new ticket

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.