Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uetchy/mac-battery-inspector
Check your Mac's battery health.
https://github.com/uetchy/mac-battery-inspector
battery mac mac-battery
Last synced: 22 days ago
JSON representation
Check your Mac's battery health.
- Host: GitHub
- URL: https://github.com/uetchy/mac-battery-inspector
- Owner: uetchy
- License: other
- Created: 2019-11-18T07:29:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T06:19:17.000Z (about 4 years ago)
- Last Synced: 2024-05-01T23:59:59.625Z (6 months ago)
- Topics: battery, mac, mac-battery
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mac Battery Inspector
Check your Mac's battery health.
## How to use
Just run the following code in your shell.
```bash
curl -sL https://git.io/JJAQR | python
```then you'll get the result like this:
```
Current Max Capacity: 6333 mAh
Design Capacity: 7336 mAh
Cycle Count: 344 cycles
Cycle Count Remaining: 656 cycles - 34% reached
Battery Availability: 86.3%
```