{"id":26155302,"url":"https://github.com/ianlucas/cs2-inventory-simulator","last_synced_at":"2026-03-11T00:07:45.743Z","repository":{"id":204315962,"uuid":"702760364","full_name":"ianlucas/cs2-inventory-simulator","owner":"ianlucas","description":"A web-based Counter-Strike 2 inventory simulator","archived":false,"fork":false,"pushed_at":"2026-03-07T00:22:48.000Z","size":92598,"stargazers_count":102,"open_issues_count":20,"forks_count":23,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-07T01:16:23.960Z","etag":null,"topics":["counter-strike-2","cs2","postgres","prisma","react","remix","typescript"],"latest_commit_sha":null,"homepage":"https://inventory.cstrike.app","language":"TypeScript","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/ianlucas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","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},"funding":{"custom":["https://www.paypal.com/donate/?hosted_button_id=KKE7AT623ALX2"]}},"created_at":"2023-10-10T00:52:14.000Z","updated_at":"2026-03-06T21:24:34.000Z","dependencies_parsed_at":"2025-12-01T12:04:19.415Z","dependency_job_id":"d2855ed9-cb3f-4281-8630-27c4829a8020","html_url":"https://github.com/ianlucas/cs2-inventory-simulator","commit_stats":null,"previous_names":["ianlucas/cs2-inventory-simulator"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/ianlucas/cs2-inventory-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianlucas%2Fcs2-inventory-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianlucas%2Fcs2-inventory-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianlucas%2Fcs2-inventory-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianlucas%2Fcs2-inventory-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianlucas","download_url":"https://codeload.github.com/ianlucas/cs2-inventory-simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianlucas%2Fcs2-inventory-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30362842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["counter-strike-2","cs2","postgres","prisma","react","remix","typescript"],"created_at":"2025-03-11T08:53:06.139Z","updated_at":"2026-03-11T00:07:45.714Z","avatar_url":"https://github.com/ianlucas.png","language":"TypeScript","funding_links":["https://www.paypal.com/donate/?hosted_button_id=KKE7AT623ALX2"],"categories":[],"sub_categories":[],"readme":"# [inventory.cstrike.app](https://inventory.cstrike.app/)\n\nA Counter-Strike 2 **Inventory Simulator** for the web using TypeScript and Remix.\n\n\u003cimg src=\"https://raw.githubusercontent.com/ianlucas/cs2-inventory-simulator/main/screenshot1.png\" alt=\"Inventory Simulator homepage\" title=\"CS2 Inventory Simulator\" /\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/ianlucas/cs2-inventory-simulator/main/screenshot2.png\" alt=\"Inventory Simulator case opening\" title=\"CS2 Inventory Simulator\" /\u003e\n\n## Features\n\n- **Authentication is optional:** most features work without authentication.\n- **Steam authentication:** enables Steam players to sync their inventories.\n- **Craft Items:** add items to your inventory, including Weapons, Knives, Gloves, Stickers, Agents, Patches, Music Kits, Graffiti, Collectibles, Cases, Keys, and Tools.\n- **Equip Items:** equip items as you would do in-game.\n- **Case Opening:** unlock cases by using Cases and their Keys.\n- **Item Renaming:** use the Name Tag tool to rename items.\n- **Apply/Scrape Stickers:** apply and scrape Stickers items.\n- **Apply/Remove Patches:** apply and remove Patches on agents.\n- **Storage Units:** organize and store items in Storage Units.\n- **API for developers:** fetch a user inventory and equipped items by using HTTP endpoints.\n- **Partial support for mobile devices**\n\n## Bugs and Feature Requests\n\nPlease be sure to add the following prefixes in the title when opening an issue:\n\n- [BUG] for issues you have found within the core functionality.\n- [REQ] for requesting a feature not currently implemented.\n- [REQ/RULE] for requesting [a rule](https://github.com/ianlucas/cs2-inventory-simulator/blob/main/docs/rules.md) to be implemented.\n- For questions or help, please use the [Discussions tab](https://github.com/ianlucas/cs2-inventory-simulator/discussions).\n\n## Documentation\n\nThe documentation is divided into several sections:\n\n- [Self-hosting](https://github.com/ianlucas/cs2-inventory-simulator/blob/main/docs/self-hosting.md)\n- [Rules](https://github.com/ianlucas/cs2-inventory-simulator/blob/main/docs/rules.md)\n- [API for Developers](https://github.com/ianlucas/cs2-inventory-simulator/blob/main/docs/api.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianlucas%2Fcs2-inventory-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianlucas%2Fcs2-inventory-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianlucas%2Fcs2-inventory-simulator/lists"}