{"id":32118815,"url":"https://github.com/char-ptr/nvidia_rtx_client","last_synced_at":"2026-03-10T12:31:05.473Z","repository":{"id":62421767,"uuid":"299457152","full_name":"char-ptr/Nvidia_Rtx_Client","owner":"char-ptr","description":"wrapper / client for checking if RTX 30__ card is in stock.","archived":false,"fork":false,"pushed_at":"2020-09-30T20:56:52.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-15T18:15:36.657Z","etag":null,"topics":["notification","notifications","rtx3080","stock"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/char-ptr.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}},"created_at":"2020-09-28T23:45:24.000Z","updated_at":"2021-11-12T17:33:14.000Z","dependencies_parsed_at":"2022-11-01T17:32:36.844Z","dependency_job_id":null,"html_url":"https://github.com/char-ptr/Nvidia_Rtx_Client","commit_stats":null,"previous_names":["pozm/rtx_notifications","char-ptr/nvidia_rtx_client"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/char-ptr/Nvidia_Rtx_Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/char-ptr%2FNvidia_Rtx_Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/char-ptr%2FNvidia_Rtx_Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/char-ptr%2FNvidia_Rtx_Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/char-ptr%2FNvidia_Rtx_Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/char-ptr","download_url":"https://codeload.github.com/char-ptr/Nvidia_Rtx_Client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/char-ptr%2FNvidia_Rtx_Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280132266,"owners_count":26277936,"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","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":["notification","notifications","rtx3080","stock"],"created_at":"2025-10-20T17:40:06.836Z","updated_at":"2025-10-20T17:40:08.613Z","avatar_url":"https://github.com/char-ptr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nvidia_Rtx_Client\n~~my [other project](https://github.com/pozm/rtx3080) but supposed to be ran on a server with improvements.~~\nthis is a better version of that project.\nSome of the improvements include\n- united states support.\n- on in stock \u0026 out of stock functions to be ran on said events.\n- webhook for discord notifications \n- support for multiple cards.\n\n## Some things you might want to know\n* there is now support for rtx 3090 aswell as 3080.\n\t- i'll consider a update for rtx 3070.\n* before using you must supply unstable.\n\t- this project uses [deno](https://deno.land/), NOT node.\n\t\n# example usage\n```ts\nimport Client from \"./mod.ts\";\nlet rtxClient = new Client(\n\t{ \n\tLocale:\"en-gb\",\n\tDev:false,\n\tGPU: \"3080\"\n    }\n);\n// \nlet {Completed, Error} = await rtxClient.Check();\nif (Error) console.log(Error);\n```\nimporting from deno.land\n```ts\nimport client from \"https://deno.land/x/nvidia_rtx_client@1.0.2/mod.ts\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchar-ptr%2Fnvidia_rtx_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchar-ptr%2Fnvidia_rtx_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchar-ptr%2Fnvidia_rtx_client/lists"}