Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PixLSteam/SteamIdleNodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

99 Commits

Repository files navigation

SteamIdleNodeJS

steam idle script using node.js

Dependencies:

  • node.js
    • steam-user
    • steam-totp
    • prompt
    • steamcommunity
    • cheerio (optional, needed for card idling)
    • request (optional, needed for card idling)

Changelog (not really updated) & (possible) upcoming features:

  • Account Config File (idleaccs.json)
  • Game Presets
  • In-App command line to control idling
  • Clock (":%H:%M")
  • Multiple Accounts
  • Option to keep login key
  • Option to use the secret to automatically generate authentication codes
  • Console parameters to specify Account Config File

Look at the commit history for a "full" changelog

I'm currently not working on the upcoming features listed above, because I personally think they aren't that important. Contact me if you want to suggest a feature or to report a bug!

Installation:

  • Download the steamidle.js
  • Install nodejs and the dependencies listed above ("npm install ")
  • Create a file named "idleaccs.json" in the same folder as the steamidle.js
  • Learn JSON or take a look at the examples I'll probably upload in a few minutes

About

steam idle script using node.js

Topics

Resources

Readme

Contributing

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors