apcupsd-watts/README.md
2024-04-18 00:17:45 +00:00

11 lines
581 B
Markdown

![Alt Text](https://gitlab.com/GameFeverOnline/apcupsd-watts/-/blob/9974d0b71c7e3d9eff8ec6a6ddeaef6e5cae246e/ups%20wattmeter%20showcase.gif)
## Power Comsumtion in Watts using apcupsd
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 APC UPS battery to get the data.
## Usage
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