A simple python + php script to supply your Pimoroni Inky e-paper with images
- Change the image every X minutes
- Mark current image as favorit (like / dislike)
- Remote control your inky (Next random image / One sepcific from your list)
- Support SQLite (default) and MySQL (Recommended if you have more than ~500 images)
- Copy index.php to any Webserver (e.g. your NAS)
- Optional: Change config in index.php to use mysql
- Copy run.py to your inky setup
- Pimoroni - Combined Python library or checkout the Tutorial Pimoroni - Getting Started with Inky Impression
- Optional: see cronjob.example for autostart