Skip to content

Steam Idler is a very light idling script, built in Node.js, for boosting playtime on Steam, without using computer resources.

License

Notifications You must be signed in to change notification settings

JakyeRU/SteamIdler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

release

About Steam Idler

Steam Idler is a simple, light program that allows you to idle Steam games without having to keep the Steam client open. It is written in JavaScript and uses Node.js.

Getting Started

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/JakyeRU/SteamIdler.git
cd SteamIdler
  1. Install dependencies
npm install
  1. Run the program
npm start

Usage

When running the program for the first time, you will be asked to scan a QR code. This is necessary to log in to your Steam account. After that, the program will automatically idle the game you specified in the config file.

Configuration

The configuration file is located in src/games.json. You can add as many games as you want. The program will automatically idle them all.

Example:

[
  381210,
  1332010,
  105600
]

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

About

Steam Idler is a very light idling script, built in Node.js, for boosting playtime on Steam, without using computer resources.

Resources

License

Stars

Watchers

Forks

Packages

No packages published