{"id":18548757,"url":"https://github.com/jakeoeding/battery-alert","last_synced_at":"2025-06-10T11:35:24.167Z","repository":{"id":134309883,"uuid":"372652207","full_name":"jakeoeding/battery-alert","owner":"jakeoeding","description":"Send laptop battery status notifications via SMS","archived":false,"fork":false,"pushed_at":"2021-08-08T18:50:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T20:33:04.084Z","etag":null,"topics":["twilio-sms"],"latest_commit_sha":null,"homepage":"","language":"C#","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/jakeoeding.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":"2021-05-31T23:37:30.000Z","updated_at":"2021-08-08T18:50:58.000Z","dependencies_parsed_at":"2023-07-26T01:32:22.996Z","dependency_job_id":null,"html_url":"https://github.com/jakeoeding/battery-alert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoeding%2Fbattery-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoeding%2Fbattery-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoeding%2Fbattery-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoeding%2Fbattery-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakeoeding","download_url":"https://codeload.github.com/jakeoeding/battery-alert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoeding%2Fbattery-alert/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259067761,"owners_count":22800389,"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":["twilio-sms"],"created_at":"2024-11-06T20:35:33.936Z","updated_at":"2025-06-10T11:35:24.127Z","avatar_url":"https://github.com/jakeoeding.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BatteryAlert\n\nSimple script that fetches your battery level and alerts you via SMS message if your battery level is too low or full.\n\n## Dependencies\n- Windows only (uses `SystemInformation` from `System.Windows.Forms` for checking battery status)\n- Twilio. Add the package via NuGet. You'll also need:\n    - an account with funds to cover cost of sending messages\n    - a verified phone number that you can send messages to\n    - a reserved phone number from Twilio for sending messages from\n\n## Customization\n- You can set what battery levels trigger notifications by changing `LOW_THRESHOLD` and `HIGH_THRESHOLD`\n- `MINUTES_DELAY` corresponds to the time interval between battery status checks\n- `MAX_CHECK_COUNT` provides a way for you to limit the number of checks and effectively gives you an upper bound on the amount of time the program will run (`MINUTES_DELAY` * `MAX_CHECK_COUNT`)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeoeding%2Fbattery-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeoeding%2Fbattery-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeoeding%2Fbattery-alert/lists"}