A simple tool for idling games on Steam.
A tool that let you idle any game in your Steam library.
Visit the releases page. Windows Only.
The application is built on electron.
Install dependencies.
$ npm install
or
$ yarn
To start the application, run:
$ npm start:watch
$ npm run dist
Builds the app for Windows using electron-builder.
MIT © Henrick Mello