mirror of
https://gitlab.com/GameFeverOnline/apcupsd-watts.git
synced 2025-12-17 01:17:40 -04:00
Update README.md
This commit is contained in:
parent
9974d0b71c
commit
55e5362d57
1 changed files with 4 additions and 3 deletions
|
|
@ -1,10 +1,11 @@
|
||||||
|

|
||||||
## Power Comsumtion in Watts using apcupsd
|
## Power Comsumtion in Watts using apcupsd
|
||||||
Show how much power your desktop/workstation uses in Watts.
|
Show how much power your linux desktop/workstation uses in Watts.
|
||||||
|
|
||||||
This is a small bash script I made for getting the current energy consumption of your PC in Watts, using your UPS battery to get the data.
|
This is a small bash script I made for getting the current energy consumption of your PC in Watts, using your APC UPS battery to get the data.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Just give it executable permission and run the script. You can also use "watch" to keep refreshing the script.
|
Install APCUPSD the way your distro recommends, then just give it executable permission and run the script. You can also use "watch" to keep refreshing the script.
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue