An open API service indexing awesome lists of open source software.

https://github.com/m-zubairahmed/battery-prophet

Package that encourages best battery practices for your laptop
https://github.com/m-zubairahmed/battery-prophet

battery-management-system laptop linux-app nodejs

Last synced: 2 months ago
JSON representation

Package that encourages best battery practices for your laptop

Awesome Lists containing this project

README

        

# Battery prophet
Package that encourages best battery practices for your laptop

### Getting started
#### Prerequisites
- Linus OS
- Git
- Yarn/NPM
#### Installations
- Clone the repo
```js
git clone [email protected]:M-ZubairAhmed/battery-prophet.git
```
- Install dependencies
```js
yarn
```
- Run program
```js
yarn start
```
- Open website
```
http://localhost:9091/
```

### News sources
- [Battery university](https://batteryuniversity.com/index.php/learn/article/how_to_prolong_lithium_based_batteries)
- [CSMonitor](https://www.csmonitor.com/Technology/Tech/2014/0103/40-80-rule-New-tip-for-extending-battery-life)