mirror of
https://gitlab.com/GameFeverOnline/apcupsd-watts.git
synced 2025-12-17 01:17:40 -04:00
10 lines
377 B
Markdown
10 lines
377 B
Markdown
## Power Comsumtion in Watts using apcupsd
|
|
Show how much power your 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.
|
|
|
|
## Usage
|
|
Just give it executable permission and run the script. You can also use "watch" to keep refreshing the script.
|
|
|
|
|
|
## License
|