/steam-free-packages

Periodically request free packages on steam to be added to your account

Primary LanguageJavaScriptMIT LicenseMIT

steam-free-packages is a NodeJS application used to request any new free packages added to steam to be added to your account. It considers the rate limit of 50 requests per hour.

Code Credit: Royalgamer06, Bluscream

To use steam-free-packages:

  1. Download and Install NodeJS
  2. Clone this repository
  3. Extract it anywhere and run npm install
  4. Rename config.json.example to config.json and edit it to include your Steam login and optional preferences
  5. Run node index.js
  6. Minimize if you wish and it will periodically request free packages for your steam account

Tested on Windows 10 and Ubuntu 16.04