Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 297 Bytes

Web App Manifest Generator

Automatically generates web app manifests, as well an HTML snipped and the recommended icon files.

Dependencies

  • Python 3.10
  • Packet cairosvg

How To

  • Demo: run python samples/demo.py.
  • Unit tests: python test/test.py.