Skip to content

πŸš€ Increase your time in Steam games, also supports multiple accounts

Notifications You must be signed in to change notification settings

lep0n/steam-hour-booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Steam hour booster

Python application to increase your time in Steam games, also supports multiple accounts at the same time.

πŸ–Ό Preview

Preview

βš™ Configuration

In the config.json file you need to enter the username and password of the accounts that need to be boost.

You can find App ID here: SteamDB

Usage with Docker is shown below. Fill in config.json file and mount folder with users_data to Docker container. It can also work without Docker in the command line. Just install Python 3 and dependencies.

docker build -t hour-booster ./

docker run -d --name boost -v /home/steam-hour-booster/users_data:/home/users_data hour-booster

To enter a working container:

docker exec -ti boost bash

About

πŸš€ Increase your time in Steam games, also supports multiple accounts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published