{"id":18301553,"url":"https://github.com/cyd3r/notify-free-gpu","last_synced_at":"2025-10-25T07:51:12.624Z","repository":{"id":56631175,"uuid":"226559550","full_name":"cyd3r/notify-free-gpu","owner":"cyd3r","description":"A telegram bot that sends you a message when the GPU is in use","archived":false,"fork":false,"pushed_at":"2024-05-27T19:09:56.000Z","size":20,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T14:35:04.336Z","etag":null,"topics":["gpu","notification","nvidia-gpu","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cyd3r.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":"2019-12-07T18:38:49.000Z","updated_at":"2025-01-09T23:31:18.000Z","dependencies_parsed_at":"2025-04-05T14:41:20.067Z","dependency_job_id":null,"html_url":"https://github.com/cyd3r/notify-free-gpu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyd3r/notify-free-gpu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fnotify-free-gpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fnotify-free-gpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fnotify-free-gpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fnotify-free-gpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyd3r","download_url":"https://codeload.github.com/cyd3r/notify-free-gpu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd3r%2Fnotify-free-gpu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280923472,"owners_count":26414234,"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-25T02:00:06.499Z","response_time":81,"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":["gpu","notification","nvidia-gpu","telegram","telegram-bot"],"created_at":"2024-11-05T15:16:17.020Z","updated_at":"2025-10-25T07:51:12.610Z","avatar_url":"https://github.com/cyd3r.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Get notifications via Telegram when your nvidia GPU is available again.\n\n## How it works\n\n+ If memory usage of the GPU drops below 200MB, you will get a message \"The GPU is available\"\n+ If memory usage of the GPU goes above 500MB, you will get a message \"The GPU is in use\"\n\nIf you want to know the current memory usage of the GPU, send `/gpu` to the bot and it will respond you with a message like \"9376MB is in use\"\n\n## Setup\n\nRun\n\n    pipenv install\n\nto install the required packages. Alternatively you can manually install the packages from the `[packages]` section in the Pipfile using pip.\n\nNext, you have to create a `config.json` file in this directory containing the bot token and a list of user ids that the bot should send messages to:\n\n```json\n{\n    \"token\": \"1008150085:AAHea1JBSof0yEVRrHfkbL2W_fDg9xEs-bE\",\n    \"whitelist\": [\n        123456789,\n        987654321\n    ]\n}\n```\n\nIf you don't know how to set up a bot or get the bot token, take a look at https://core.telegram.org/bots\n\nIf you start a chat with the bot and your user id is not listed in the whitelist, the bot will tell you:\n\n\u003e You are not yet on the whitelist. Add 987654321 to your config to receive notifications from me\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd3r%2Fnotify-free-gpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyd3r%2Fnotify-free-gpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd3r%2Fnotify-free-gpu/lists"}