Battery Assistant
Go to file
2020-03-05 19:30:11 +01:00
src Remove devTools 2020-03-04 18:09:04 +01:00
.gitignore npm sutff 2018-05-22 18:56:44 +02:00
electron-builder.yml Build 2018-05-22 19:31:53 +02:00
icon.png new icon 2018-05-22 19:45:23 +02:00
icon.svg new icon 2018-05-22 19:45:23 +02:00
LICENSE Initial commit 2018-05-22 17:54:09 +02:00
package.json Update electron builder version 2020-03-05 15:50:49 +01:00
README.md Update README.md 2018-05-23 09:21:01 +02:00

Join the chat at https://gitter.im/cupcakearmy/cca-volta

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.

Screenshot

Download

What does it do?

Good question. It gives you notifications about when to plug and unplug your charger.

Cool, but 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.

To sum up, you should not:

  • Charge you battery regulary over 80-90%
  • Discharge under 30-40%

Reference to the science:

Quickstart 💥

Download. Run.

Feedback

Remember this is pretty new software wrote in ~2days, so if you encounter bugs or have feature requests please let me know!

Build 🔨

There are prebuilt binaries for macOS here. However you can also complile them yourself.

# Install dependencies
npm i

# Build the app
npm run pack:all

Screen

Screenshot