{"id":16333148,"url":"https://github.com/niksingh710/basic-battery-stat","last_synced_at":"2025-08-15T20:48:22.034Z","repository":{"id":150327332,"uuid":"602986508","full_name":"niksingh710/basic-battery-stat","owner":"niksingh710","description":"Simple script utility that shows the battery state in linux. if kde connect then mobile battery too","archived":false,"fork":false,"pushed_at":"2024-08-11T17:19:39.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T11:49:37.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niksingh710.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}},"created_at":"2023-02-17T11:25:14.000Z","updated_at":"2024-12-05T09:20:16.000Z","dependencies_parsed_at":"2024-08-11T18:57:02.555Z","dependency_job_id":null,"html_url":"https://github.com/niksingh710/basic-battery-stat","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/niksingh710%2Fbasic-battery-stat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niksingh710%2Fbasic-battery-stat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niksingh710%2Fbasic-battery-stat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niksingh710%2Fbasic-battery-stat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niksingh710","download_url":"https://codeload.github.com/niksingh710/basic-battery-stat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238223601,"owners_count":19436717,"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":[],"created_at":"2024-10-10T23:34:30.285Z","updated_at":"2025-02-11T02:31:12.956Z","avatar_url":"https://github.com/niksingh710.png","language":"Shell","readme":"# Basic Battery Stat\n\n![preview](./assets/demo.gif)\n\nThis is a simple script utility that shows the basic stats of battery to the user.\nIf `qdbus` an optional dependency is installed it will fetch data from mobile devices connected to the system via kde connect.\n\n# Installation\n\n```bash\nsudo make install\n```\n\n## Arch (AUR)\n```\nyay -S basic-battery-stat\n```\n\n## Nix\n\n##### To run\n\n```\nnix run github:niksingh710/basic-battery-stat\n```\n\n##### Install\n\n```\n# flake input\nbstat = {\n  url = \"github:niksingh710/basic-battery-stat\";\n  inputs.nixpkgs.follows = \"nixpkgs\";\n};\n\nenvironment.systemPackages = [\n  inputs.bstat.packages.${pkgs.system}.default\n];\n```\n\n\n# Uninstallation\n\n```bash\nsudo make uninstall\n```\n\n# Tip\n\nInstall `qdbus` and setup kdeconnect to get mobile device data too.\n\n`qt5-tools` are for `qdbus` on Arch Linux.\n\n# LICENSE\n```\n\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n                    Version 2, December 2004\n\n Copyright (C) 2004 Sam Hocevar \u003csam@hocevar.net\u003e\n\n Everyone is permitted to copy and distribute verbatim or modified\n copies of this license document, and changing it is allowed as long\n as the name is changed.\n\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n  0. You just DO WHAT THE FUCK YOU WANT TO.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniksingh710%2Fbasic-battery-stat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniksingh710%2Fbasic-battery-stat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniksingh710%2Fbasic-battery-stat/lists"}