{"id":18852939,"url":"https://github.com/stellarsand/battery-notifier","last_synced_at":"2026-04-13T17:03:08.487Z","repository":{"id":113457955,"uuid":"378521073","full_name":"StellarSand/Battery-Notifier","owner":"StellarSand","description":"Monitor and notify when battery reaches optimization level for GNU/Linux based systems.","archived":false,"fork":false,"pushed_at":"2023-02-06T15:31:56.000Z","size":33,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T17:46:30.006Z","etag":null,"topics":["bash","bash-script","battery","battery-information","battery-level","battery-monitor","battery-percentage","battery-status","linux","linux-script","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/StellarSand.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}},"created_at":"2021-06-19T23:17:37.000Z","updated_at":"2023-05-01T02:23:06.000Z","dependencies_parsed_at":"2023-09-23T17:58:37.983Z","dependency_job_id":null,"html_url":"https://github.com/StellarSand/Battery-Notifier","commit_stats":null,"previous_names":["stellarsand/battery-notifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2FBattery-Notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2FBattery-Notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2FBattery-Notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2FBattery-Notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StellarSand","download_url":"https://codeload.github.com/StellarSand/Battery-Notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239793075,"owners_count":19697893,"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":["bash","bash-script","battery","battery-information","battery-level","battery-monitor","battery-percentage","battery-status","linux","linux-script","terminal","terminal-based"],"created_at":"2024-11-08T03:42:10.074Z","updated_at":"2026-02-04T18:30:21.085Z","avatar_url":"https://github.com/StellarSand.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Battery-Notifier\n\nMonitor and notify when battery reaches a certain set level on GNU/Linux systems.\n\n\n\n## Contents\n- [Preview](#preview)\n- [Installation](#installation)\n- [Available options](#available-options)\n- [Usage](#usage)\n- [Uninstall](#uninstall)\n- [Contributing](#contributing)\n- [License](#license)\n\n\n\n## Preview\n![widget-factory](/images/preview.png?raw=true)\n\n\n\n## Installation\n**1. Clone this repo:**\n```\ngit clone https://github.com/the-weird-aquarian/Battery-Notifier.git\n```\n\n**2. Move into the project directory:**\n```\ncd Battery-Notifier\n```\n\n**3. Give executable permissions to the install script:**\n```\nchmod +x install.sh\n```\n\n**4. Run the install script:**\n```\n./install.sh\n```\n\n\n\n## Available options\n```\n -h,    --help              Show this help message\n -c,    --charged           Set battery charged percent (default = 80)\n -l,    --low               Set battery low percent (default = 20)\n -s,    --sound             Set custom notification sound\n -r,    --repeat            Repeat notification at set interval (in seconds)\n                            Default = 60 seconds, 0 = Notify only once\n```\n\n\n\n## Usage\n```\nbattery-notify -c 60 -l 40\n```\n\nShow notification every 15 seconds\n```\nbattery-notify -r 15\n```\n\n\n\n## Uninstall\nIf battery-notify has been installed, you can remove it by:\n\n**1. Clone this repo (if not done already):**\n```\ngit clone https://github.com/the-weird-aquarian/Battery-Notifier.git\n```\n\n**2. Move into the project directory:**\n```\ncd Battery-Notifier\n```\n\n**3. Give executable permissions to the uninstall script:**\n```\nchmod +x uninstall.sh\n```\n\n**4. Run the uninstall script:**\n```\n./uninstall.sh\n```\n\n\n\n## Contributing\nPull requests can be submitted [here](https://github.com/the-weird-aquarian/Battery-Notifier/pulls). Any contribution to the project will be highly appreciated.\n\n\n\n## License\nThis project is licensed under the terms of [MIT License](https://github.com/the-weird-aquarian/Battery-Notifier/blob/main/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarsand%2Fbattery-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellarsand%2Fbattery-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarsand%2Fbattery-notifier/lists"}