Skip to content

DPICART/da-steam-idler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

da-steam-idler

A python script allowing a windows user to simulate that a steam game is running given its appId.

The script relies on: wget, pillow and tkinter

How to use ?

  1. Install Python >=3.7

  2. Install dependencies:

    wget

    pip install wget
    

    pillow

    pip install pillow
    

    tkinter

    pip install tkintertable
    
  3. Launch Steam and log in

  4. run da-steam-idler.py

    You can run the script with one parameter (AppId of a game)

     python da-steam-idler <appId>
    

    or without

     python da-steam-idler
    
  5. A window open, you are now idling.

    Example for CSGO (appId 730):

     python da-steam-idler 730
    

Program Idling

About

A python script allowing you to simulate that a steam game is running given its appId.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages