All Projects → pablopunk → healthi-app

pablopunk / healthi-app

Licence: other
Simple app to check your laptop's battery health.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to healthi-app

Battery Monitor
An X-platform utility tool developed on Golang, notifies about charging, discharging, and critically low battery state of the battery.
Stars: ✭ 137 (+191.49%)
Mutual labels:  battery
Bclm
macOS command-line utility to limit max battery charge
Stars: ✭ 207 (+340.43%)
Mutual labels:  battery
EyesGuard
👀 Windows Application for protecting your eyes
Stars: ✭ 217 (+361.7%)
Mutual labels:  health
Esp8266 Tiny Door And Window Sensor
Battery powered door and window sensor with ultra low standby power. Arduino, ESP-12, Reed switch, ATtiny, LDO
Stars: ✭ 146 (+210.64%)
Mutual labels:  battery
Battery State Card
Battery state card for Home Assistant
Stars: ✭ 184 (+291.49%)
Mutual labels:  battery
hermes
A library and microservice implementing the health and care terminology SNOMED CT with support for cross-maps, inference, fast full-text search, autocompletion, compositional grammar and the expression constraint language.
Stars: ✭ 131 (+178.72%)
Mutual labels:  health
Rust Battop
Interactive batteries viewer
Stars: ✭ 133 (+182.98%)
Mutual labels:  battery
await
28Kb, small memory footprint, single binary that run list of commands in parallel and waits for their termination
Stars: ✭ 73 (+55.32%)
Mutual labels:  util
I3 Battery Popup
A script that shows warning messages to the user when the battery is almost empty. For i3wm users.
Stars: ✭ 190 (+304.26%)
Mutual labels:  battery
browser-apis
🦄 Cool & Fun Browser Web APIs 🥳
Stars: ✭ 21 (-55.32%)
Mutual labels:  battery
Airpodsbattery Monitor For Mac
Simple Widget to display your AirPods battery levels from the Mac Status bar
Stars: ✭ 165 (+251.06%)
Mutual labels:  battery
Battery Level
Get current battery level
Stars: ✭ 185 (+293.62%)
Mutual labels:  battery
hi-ml
HI-ML toolbox for deep learning for medical imaging and Azure integration
Stars: ✭ 150 (+219.15%)
Mutual labels:  health
Charge Limiter
macOS app to set battery charge limit for MacBooks
Stars: ✭ 140 (+197.87%)
Mutual labels:  battery
flirt
Are you ready to FLIRT with your wearable data?
Stars: ✭ 41 (-12.77%)
Mutual labels:  health
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+3512.77%)
Mutual labels:  battery
Backgroundable Android
Collection of stock apps and mechanisms, which might affect background tasks and scheduled alarms.
Stars: ✭ 247 (+425.53%)
Mutual labels:  battery
AirPodsDesktop
☄️ AirPods desktop user experience enhancement program, for Windows and Linux (WIP)
Stars: ✭ 462 (+882.98%)
Mutual labels:  battery
hast-util-from-dom
utility to transform a DOM tree to hast
Stars: ✭ 20 (-57.45%)
Mutual labels:  util
UnityCLI
Unity TCP CLI communication for debugging
Stars: ✭ 22 (-53.19%)
Mutual labels:  util

Healthi

Check your laptops's battery health.

Downloads Code Style


Download

macOS

You can download the latest release or install it with homebrew cask: brew install --cask 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 test

Build

macOS/Debian

npm run icns # generate icons from res/icon.svg (requires inkscape)
npm run dist # build app into dist/ folder

Contribute

You can open an issue to report any bug or improvement.

Also, you could fix/improve it yourself:

  1. You can either have an idea to improve the app or search for an issue
  2. Fork the repo
  3. Code your changes and try them npm start
  4. Run the tests npm test
  5. Submit your pull request

Author

© 2019 Pablo Varela

Special thanks to the contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].