Simple image slideshow for Pimoroni Inky e-paper displays.
- Shows images from a folder
- Changes image every 3 minutes
- Runs automatically on boot
git clone https://github.com/kilobyteno/dagr-device.git
cd dagr-device/device
sudo ./install.sh
sudo rebootPut your images in /opt/dagr/images/ and restart:
sudo systemctl restart dagrView logs:
journalctl -u dagr -fThat's it.