{"id":17684767,"url":"https://github.com/batteredbunny/humblebundle-games","last_synced_at":"2025-03-30T20:19:38.078Z","repository":{"id":205290272,"uuid":"713625326","full_name":"BatteredBunny/humblebundle-games","owner":"BatteredBunny","description":"Simple CLI tool to display all unclaimed keys you have on your humble bundle account.","archived":false,"fork":false,"pushed_at":"2024-05-07T11:05:46.000Z","size":538,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T23:02:43.159Z","etag":null,"topics":["humblebundle"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BatteredBunny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-02T22:54:39.000Z","updated_at":"2024-08-11T21:42:19.000Z","dependencies_parsed_at":"2024-05-07T12:27:10.620Z","dependency_job_id":"77004224-ae95-45b4-b912-8c36be3f9877","html_url":"https://github.com/BatteredBunny/humblebundle-games","commit_stats":null,"previous_names":["ayes-web/humblebundle-games","batteredbunny/humblebundle-games"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BatteredBunny%2Fhumblebundle-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BatteredBunny%2Fhumblebundle-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BatteredBunny%2Fhumblebundle-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BatteredBunny%2Fhumblebundle-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BatteredBunny","download_url":"https://codeload.github.com/BatteredBunny/humblebundle-games/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246373207,"owners_count":20766719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["humblebundle"],"created_at":"2024-10-24T10:24:59.450Z","updated_at":"2025-03-30T20:19:38.057Z","avatar_url":"https://github.com/BatteredBunny.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# humblebundle-games\n\nSimple CLI tool to display all unclaimed keys you have on your humble bundle account.\n\n![normal text output](screenshot.png)\n![csv output opened in macos numbers](screenshot_csv.png)\n\n```\nHumble bundle keys\n\nUsage: humblebundle-games [OPTIONS] --token \u003cTOKEN\u003e\n\nOptions:\n  -t, --token \u003cTOKEN\u003e    _simpleauth_sess cookie value\n  -s, --steamdb          adds steamdb info to parsable formats like json and csv\n  -f, --format \u003cFORMAT\u003e  format to output data in [default: text] [possible values: json, csv, text]\n  -h, --help             Print help\n  -V, --version          Print version\n```\n\n## Usage\n\nFind ``_simpleauth_sess`` cookie from browser and use it in token flag\n```\ngit clone https://github.com/BatteredBunny/humblebundle-games\ncd humblebundle-games\ncargo run --release -- --token {YOUR COOKIE}\n```\n\n\n## Run with nix flake\n```\nnix run github:BatteredBunny/humblebundle-games -- --token {YOUR COOKIE}\n```\n\n\n## Output example\n\n``\ncargo run --release -- --format json --steamdb\n``\n\n```json\n[\n    {\n        \"key\": \"Boomerang Fu\",\n        \"choice_url\": \"https://www.humblebundle.com/membership/february-2021\",\n        \"platform\": \"steam\",\n        \"url\": \"https://steamdb.info/app/965680/\",\n        \"user_score\": 91.03,\n        \"price_us\": 14.99\n    },\n    {\n        \"key\": \"Werewolf: The Apocalypse — Heart of the Forest\",\n        \"choice_url\": \"https://www.humblebundle.com/membership/february-2021\",\n        \"platform\": \"steam\",\n        \"url\": \"https://steamdb.info/app/1342620/\",\n        \"user_score\": 79.29,\n        \"price_us\": 14.99\n    },\n    {\n        \"key\": \"Trine 4: The Nightmare Prince\",\n        \"choice_url\": \"https://www.humblebundle.com/membership/february-2021\",\n        \"platform\": \"steam\",\n        \"url\": \"https://steamdb.info/app/690640/\",\n        \"user_score\": 87.31,\n        \"price_us\": 29.99\n    },\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatteredbunny%2Fhumblebundle-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbatteredbunny%2Fhumblebundle-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatteredbunny%2Fhumblebundle-games/lists"}