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:
- Download and Install NodeJS
- Clone this repository
- Extract it anywhere and run npm install
- Rename config.json.example to config.json and edit it to include your Steam login and optional preferences
- Run node index.js
- Minimize if you wish and it will periodically request free packages for your steam account
Tested on Windows 10 and Ubuntu 16.04