{"id":31058390,"url":"https://github.com/viktor02/hildr","last_synced_at":"2026-07-14T04:32:20.575Z","repository":{"id":161533289,"uuid":"282298467","full_name":"viktor02/Hildr","owner":"viktor02","description":"Hildr is a tracker of your time spent playing games.","archived":false,"fork":false,"pushed_at":"2020-08-06T00:01:46.000Z","size":91,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T12:40:50.931Z","etag":null,"topics":["game-tracker","games","spent-playing-games","startup","tracker"],"latest_commit_sha":null,"homepage":"","language":"Python","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/viktor02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-24T19:17:05.000Z","updated_at":"2023-06-11T09:07:33.000Z","dependencies_parsed_at":"2023-05-29T19:45:16.532Z","dependency_job_id":null,"html_url":"https://github.com/viktor02/Hildr","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/viktor02/Hildr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor02%2FHildr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor02%2FHildr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor02%2FHildr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor02%2FHildr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viktor02","download_url":"https://codeload.github.com/viktor02/Hildr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktor02%2FHildr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35446920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["game-tracker","games","spent-playing-games","startup","tracker"],"created_at":"2025-09-15T07:50:29.017Z","updated_at":"2026-07-14T04:32:20.563Z","avatar_url":"https://github.com/viktor02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hildr\n\nHildr is a tracker of your time spent playing games.\n\n![](img/hello.png)\n\n## How its work\n\nHildr checks if a process from the list is running, \nand if it finds one, it records the time.\n\n## How to install\n\n#### I have Windows, what to do\nReady to run executables [here](https://github.com/viktor02/Hildr/releases/latest)\n\nIt is assumed that you add Hildr to startup - in this case, you need to download the no-console version and add the exe file to startup. Also, do not forget to add the file name of your game to the text file with games (`games.txt`)\n\nFor example, if you are playing in Kingdom Come: Deliverance, so you need to add the line `KingdomCome.exe` to the `games.txt` file\n\n#### Where can I get the file name?\nYou will definitely find it if you google `*YourGame* exe file`\n\nTips: or you can start the game and find the file in running processes\n\n\n### How to install manually (Linux, Windows, Mac?)\n1. Install requirements\n```\npython3 -m pip install -r requirements.txt\n```\n2. Add the main binary file of your game to the `games.txt`\n3. Run program `python3 main.py`\n\n\n### How to build with cx_freeze\n#### Install requirements\n1. Install cx_freeze, psutil\n\n#### Build no-console\n\n2. In the setup.py file change `base = \"Console\"` to `base = 'Win32GUI'`\n\n#### Build with console\n\n2. In the setup.py file change `base = \"Win32GUI\"` to `base = 'Console'`\n\n#### Run the build-command\n3. Run `python setup.py build`\nOR if you want get the MSI file `python setup.py bdist_msi`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktor02%2Fhildr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviktor02%2Fhildr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktor02%2Fhildr/lists"}