aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e4f23ef765bb2f8ac02aca235dad03181665944e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Power Watch

Telegram notifier for your laptop homelabs.

Sends a Telegram message when your system switches between AC and battery, perfect for power sensitive deployments.

## Install (Configure before installation)
```bash
git clone https://github.com/YOURNAME/power-watch.git
cd power-watch
./install.sh
```

## Configuration
- Edit `./power-watch.sh`, and set `BOT_TOKEN` & `CHAT_ID`