Battery Assistant
Go to file
2018-05-22 18:58:10 +02:00
src Panel 2018-05-22 18:56:33 +02:00
.gitignore npm sutff 2018-05-22 18:56:44 +02:00
electron-builder.yml Build config 2018-05-22 18:56:38 +02:00
icon.png Icon 2018-05-22 18:56:18 +02:00
LICENSE Initial commit 2018-05-22 17:54:09 +02:00
package.json npm sutff 2018-05-22 18:56:44 +02:00
README.md Update README.md 2018-05-22 18:58:10 +02:00

Volta

Battery assistant for prolonging the lifespan of your battery. Runs in the background, has configurable limits and can be enabled to run on startup.

What does it do?

Good question. It gives you notifications about when to plus and unplug your charger. Why? Batteries loose the most capacity if the voltage difference is high, or staying at 100%. Hence, if you you use your laptop most of the time plugged in, it will decrease the capacity of the battery quicker than normal.

Reference to the science:

Quickstart 💥

Download. Run.

Build 🔨

There are prebuilt binaries for macOS, Windows and Linux here. However you can also complile them yourself.

# Install dependencies
npm i

# Build the app
npm run pack:all

Screen

Screenshot