- Waveshare 2.13inch e-Paper HAT
- UPS-Lite V1.3 (optional)
- Raspberry Pi (tested on Zero W & Zero 2 W))
- Auto-shutdown at 0% battery
- Adaptive text rendering
- UPS Lite v1.3 support
- Automatic IP address detection
- Real-time updates every second
- Screen rotation support
- Install git:
sudo apt install -y git- Clone the repository:
git clone https://github.com/TheMiner203/eink_monitor
cd eink_monitor- Install dependencies:
chmod +x ./install.sh
./install.sh- Run the application:
python3 eink_monitor.py &This project is licensed under the MIT License - see the LICENSE file for details.

