Healthi
Check your laptops's battery health.
Download
macOS
You can download the latest release or install it with homebrew cask: brew cask install healthi.
Linux
If you're on Debian you can download a .deb file from the latest release.
If you want other packages to be available open a pull request to include it. The targets are inside package.json > build > linux > target.
Develop
npm install
npm run dev # Start app and watch for changes
npm testBuild
macOS/Debian
npm run icns # generate icons from res/icon.svg (requires inkscape)
npm run dist # build app into dist/ folderContribute
You can open an issue to report any bug or improvement.
Also, you could fix/improve it yourself:
- You can either have an idea to improve the app or search for an issue
- Fork the repo
- Code your changes and try them
npm start - Run the tests
npm test - Submit your pull request
Author
© 2019 Pablo Varela
Special thanks to the contributors


