/raspberry-epaper-calendar

Calendar with raspberry pi and e-paper epd4in01f

Primary LanguageShell

Raspberry e-paper calendar

IMG_0470

Prepare

pip install raspberry-epaper
apt install imagemagick
git clone https://github.com/yskoht/raspberry-epaper-calendar.git /pic
crontab -l
1 0 * * * /bin/sh /pic/run.sh >>error.log 2>&1

Run

sh /pic/run.sh