Raspberry e-paper calendar 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