Nothing Special   »   [go: up one dir, main page]

Skip to content

DevNvll/Steam-Idle

Repository files navigation

Steam Idle

A simple tool for idling games on Steam.

Steam Idle Demo

A tool that let you idle any game in your Steam library.

Download

Visit the releases page. Windows Only.

Dev

this is for development only. If you don't know what it is, you probably don't need this section

The application is built on electron.

Install dependencies.

$ npm install
or
$ yarn

To start the application, run:

$ npm start:watch

Build

$ npm run dist

Builds the app for Windows using electron-builder.

License

MIT © Henrick Mello