generate-display/readme.md

9 lines
347 B
Markdown
Raw Normal View History

# Generate Display
Will generate png's to display on Factory displays. Images will come from a master folder and merged with display specific fodlers. Can convert pdf, gif, jpg and png to the correct scaled image size for the display. Optionally generate Birthdays and Anniversary png.
### Prerequisites
```
pip install -r requirements.txt
```