Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 940 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 940 Bytes

Printers Status Page

Automatic generation of printers status page based on Jinja2 templates and GitHub issues.

Author: David-Estevez

Usage

  1. Install dependencies: pip install -r requirements.txt.
  2. Copy the website folder to the corresponding directory in your website server.
  3. Run the generate script with the path of the index.html file to write: python generate.py -o path/to/website/index.html.

You will have to schedule the execution of generate.py in order to have an updated webpage.

Screenshots

Attributions