{"id":38136971,"url":"https://github.com/koliy82/steam-game-online","last_synced_at":"2026-01-16T22:42:29.718Z","repository":{"id":257867488,"uuid":"869767765","full_name":"koliy82/steam-game-online","owner":"koliy82","description":"Simple script for bumping hours in steam games 24/7, self-hosted btw.","archived":false,"fork":false,"pushed_at":"2024-10-16T15:17:35.000Z","size":66,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T09:36:05.686Z","etag":null,"topics":["farm","game","hours","steam","steam-games"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koliy82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-08T21:15:05.000Z","updated_at":"2024-10-12T21:31:38.000Z","dependencies_parsed_at":"2024-10-16T20:40:16.727Z","dependency_job_id":null,"html_url":"https://github.com/koliy82/steam-game-online","commit_stats":null,"previous_names":["koliy82/steam-game-online"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koliy82/steam-game-online","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koliy82%2Fsteam-game-online","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koliy82%2Fsteam-game-online/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koliy82%2Fsteam-game-online/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koliy82%2Fsteam-game-online/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koliy82","download_url":"https://codeload.github.com/koliy82/steam-game-online/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koliy82%2Fsteam-game-online/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28485708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["farm","game","hours","steam","steam-games"],"created_at":"2026-01-16T22:42:28.889Z","updated_at":"2026-01-16T22:42:29.711Z","avatar_url":"https://github.com/koliy82.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Script for farming hours in your favorite Steam games. 😁\n\n## Features\n- Automatic login to Steam account\n- Ability to specify multiple games for simultaneous farming\n- Configuration through `.env` file\n- Docker support for easy deployment\n\n\n## Installation\n1. Clone the repository:\n```sh\ngit clone https://github.com/koliy82/steam-game-online\ncd steam-game-online\n```\n   \n2. Create a `.env` file based on [`.env.example`](https://github.com/koliy82/steam-game-online/blob/main/.env.example) and fill it with your data:\n\n```\nSTEAM_USERNAME=username\nSTEAM_PASSWORD=password\nGAMES_IDS=219780\n```\nThe `GAMES_IDS` variable can be set in 3 ways:\n1) `GAMES_IDS=219780` - For one game, in the game link after the app/ you will be able to find the ID of that game:\n(https://store.steampowered.com/app/ --\u003e 219780 \u003c-- here /Divinity_II_Developers_Cut/)\n2) `GAMES_IDS=219780,440,730` - Same thing, just a day of multiple games at once. IDs are entered with a comma. Only one game will be displayed, but the hours will be farmed for all of them.\n3) `GAMES_IDS=Custom Game Name` - Just any text, Steam will display it as if you are playing a third-party game with that text.\n\n## Usage\nYou need to install node, and run it with comand below, and keep console open.\n```sh\nnode index.js YOUR_STEAM_GUARD_CODE\n```\n\n## Usage with Docker\nIf u have docker installed, just run `./docker-setup.sh`. \nWait until you are asked to enter Steam Guard, after entering it you can close the console (CTRL+C).\n\n\n## Limitations\nIf you fail to log into your account many times, steam will limit your requests and you'll just have to try again later or use proxy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoliy82%2Fsteam-game-online","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoliy82%2Fsteam-game-online","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoliy82%2Fsteam-game-online/lists"}