Update to github version

This commit is contained in:
2026-05-17 11:58:41 +08:00
parent 9f2e3f3f78
commit 52be015967
100 changed files with 870 additions and 675 deletions
@@ -0,0 +1,3 @@
SECRET_KEY: bytes
def generate_license(mac_address: str, days_valid: int, output_file: str = 'mxpic.lic'): ...
@@ -0,0 +1 @@
def verify_license() -> None: ...