{"id":25056624,"url":"https://github.com/matidev-pl/xb_x-input_controller_battery_indicator_retextured","last_synced_at":"2026-02-14T18:31:14.929Z","repository":{"id":275764723,"uuid":"622363566","full_name":"MatiDEV-PL/XB_X-input_Controller_Battery_Indicator_Retextured","owner":"MatiDEV-PL","description":"A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty. This is retextured version.","archived":false,"fork":false,"pushed_at":"2025-02-04T12:48:05.000Z","size":182,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T11:49:15.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatiDEV-PL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-04-01T22:13:31.000Z","updated_at":"2025-02-04T12:48:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4900a694-56a0-4754-a882-63838c03f126","html_url":"https://github.com/MatiDEV-PL/XB_X-input_Controller_Battery_Indicator_Retextured","commit_stats":null,"previous_names":["matidev-pl/xb_x-input_controller_battery_indicator_retextured"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MatiDEV-PL/XB_X-input_Controller_Battery_Indicator_Retextured","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiDEV-PL%2FXB_X-input_Controller_Battery_Indicator_Retextured","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiDEV-PL%2FXB_X-input_Controller_Battery_Indicator_Retextured/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiDEV-PL%2FXB_X-input_Controller_Battery_Indicator_Retextured/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiDEV-PL%2FXB_X-input_Controller_Battery_Indicator_Retextured/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatiDEV-PL","download_url":"https://codeload.github.com/MatiDEV-PL/XB_X-input_Controller_Battery_Indicator_Retextured/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiDEV-PL%2FXB_X-input_Controller_Battery_Indicator_Retextured/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29452371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-02-06T13:34:36.592Z","updated_at":"2026-02-14T18:31:14.924Z","avatar_url":"https://github.com/MatiDEV-PL.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: GPL v2](https://img.shields.io/badge/License-GPLv2-blue.svg)](https://github.com/MatiDEV-PL/XB_X-input_Controller_Battery_Indicator_Retextured/blob/main/LICENSE) \n# Xbox X-input Controller Battery Indicator Retextured\nA tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty. \nIn retextured verison there were made changes to icons.\n\nWhen more than one controller is present, the tray icon will cycle through the status display every 5 seconds.\n\nThe standard size of the taskbar:              \n\n![Tray icon](https://i.imgur.com/0hjGORC.gif)\n                                                        \nIn a larger size (just because, why not?):\n\n![Tray icon](https://i.imgur.com/BqiRGXX.gif)\n\nWhen a controller reaches low battery level, a notification is displayed.  \n\n![Imgur](https://i.imgur.com/LPUBWtl.png \"Toast message with low battery warning\")\n\n\nControllers reported as working/being recognized so far:\n* XBox Series X/S + dongle\n* XBOne S + dongle \n* XBOne S + Bluetooth\n* XBOne Elite + dongle\n* XBOne + dongle\n* XB360 \n\nCurrently known issues/limitations:\n* Series X/S controllers connected via Bluetooth won't report any or a completely wrong battery level. This seems to be an issue with Microsofts BT implementation and I can't do anything about it. See Issue [#49](https://github.com/NiyaShy/XB1ControllerBatteryIndicator/issues/49) for details.\n* initial recognition of a newly connected controller can take a while. It will be displayed as \"waiting for battery level data\" at first but should switch to battery level after ~10 seconds and a button press. (This might be a limitation of the XInput API.)\n\nSome additional details about how it works and what it shows can be found on the [orginal developer wiki page](https://github.com/NiyaShy/XB1ControllerBatteryIndicator/wiki).  \nOrginal project: [XB1ControllerBatteryIndicator](https://github.com/NiyaShy/XB1ControllerBatteryIndicator).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatidev-pl%2Fxb_x-input_controller_battery_indicator_retextured","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatidev-pl%2Fxb_x-input_controller_battery_indicator_retextured","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatidev-pl%2Fxb_x-input_controller_battery_indicator_retextured/lists"}