rishav394 / node-steam-idler

Steam game hour booster written in Node JS. Can be used to increase your hours in any steam game. This can also handle internet connectivity issues. Steam idler node JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Idler

Steam game hour booster written in Node JS. Can be used to increase your hours in any steam game. This can also handle internet connectivity issues.

Building locally

git clone https://github.com/rishav394/node-steamidler.git
cd node-steamidler-master
npm install
mv .env.example .env

Modify .env with your credentials

npm run dev

Where to find steam game IDs

https://steamdb.info/apps/

About

Steam game hour booster written in Node JS. Can be used to increase your hours in any steam game. This can also handle internet connectivity issues. Steam idler node JS

License:MIT License


Languages

Language:TypeScript 90.4%Language:Dockerfile 6.4%Language:Shell 3.2%