Skip to content

Commit

Permalink
Add demo pic to README
Browse files Browse the repository at this point in the history
  • Loading branch information
3urobeat committed Aug 20, 2023
1 parent 5002421 commit 5e6d4c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
Binary file added .github/img/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# steam-idler
Simple cross-platform Steam game idler with multi account support.
<div align="center">
<h1>steam-idler</h1>
<h4>Simple cross-platform Steam game idler with multi account support.</h4>
<div>
<a href="#install">Install</a> •
<a href="#accounts">Accounts</a> •
<a href="#proxies">Proxies</a> •
<a href="#config">Config</a> •
<a href="#start">Start</a>
</div>
<img src="./.github/img/demo.png"> <!-- https://carbon.now.sh/?bg=rgba%28184%2C233%2C134%2C0%29&t=seti&wt=none&l=text&width=1247&ds=true&dsyoff=11px&dsblur=21px&wc=true&wa=false&pv=56px&ph=56px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=%2524%2520node%2520.%252Fidler.js%250A%255B2023-08-20%252013%253A22%253A54%2520%257C%2520INFO%255D%2520steam-idler%2520by%25203urobeat%2520v1.8%250A%250A%255B2023-08-20%252013%253A22%253A54%2520%257C%2520INFO%255D%2520Loading%2520logininfo%2520from%2520accounts.txt...%250A%250A%255B2023-08-20%252013%253A22%253A55%2520%257C%2520INFO%255D%2520Logging%2520in%25203urobeatsCommentBot2%2520in%25202%2520seconds...%250A%255B2023-08-20%252013%253A22%253A58%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot2%255D%2520Logged%2520in%21%2520Checking%2520for%2520missing%2520licenses...%250A%255B2023-08-20%252013%253A22%253A58%2520%257C%2520INFO%255D%2520Logging%2520in%25203urobeatsCommentBot3%2520in%25202%2520seconds...%250A%255B2023-08-20%252013%253A22%253A59%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot2%255D%2520Starting%2520to%2520idle%25201%2520games...%250A%255B2023-08-20%252013%253A23%253A01%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot3%255D%2520Logged%2520in%21%2520Checking%2520for%2520missing%2520licenses...%250A%255B2023-08-20%252013%253A23%253A01%2520%257C%2520INFO%255D%2520Logging%2520in%25203urobeatsCommentBot4%2520in%25202%2520seconds...%250A%255B2023-08-20%252013%253A23%253A01%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot3%255D%2520Requesting%25201%2520missing%2520license%28s%29%2520before%2520starting%2520to%2520play%2520games%2520set%2520in%2520config...%250A%255B2023-08-20%252013%253A23%253A02%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot3%255D%2520Successfully%2520requested%25201%2520missing%2520game%2520license%28s%29%21%250A%255B2023-08-20%252013%253A23%253A04%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot4%255D%2520Logged%2520in%21%2520Checking%2520for%2520missing%2520licenses...%250A%255B2023-08-20%252013%253A23%253A04%2520%257C%2520INFO%255D%2520Logging%2520in%25203urobeatsCommentBot5%2520in%25202%2520seconds...%250A%255B2023-08-20%252013%253A23%253A04%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot4%255D%2520Requesting%25201%2520missing%2520license%28s%29%2520before%2520starting%2520to%2520play%2520games%2520set%2520in%2520config...%250A%255B2023-08-20%252013%253A23%253A05%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot4%255D%2520Successfully%2520requested%25201%2520missing%2520game%2520license%28s%29%21%250A%255B2023-08-20%252013%253A23%253A07%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot5%255D%2520Logged%2520in%21%2520Checking%2520for%2520missing%2520licenses...%250A%255B2023-08-20%252013%253A23%253A07%2520%257C%2520INFO%255D%2520%255B3urobeatsCommentBot5%255D%2520Starting%2520to%2520idle%25201%2520games... -->
</div>

&nbsp;

## How to use:
## Install
Make sure to have [node.js](https://nodejs.org/) installed.
Download this repository as `.zip`, extract the folder and open a Terminal/Power Shell/Console in the folder.

Expand Down

0 comments on commit 5e6d4c9

Please sign in to comment.