Skip to content

Instantly share code, notes, and snippets.

View wangqinggang's full-sized avatar

Johnny Williams | 全栈港 wangqinggang

View GitHub Profile
@wangqinggang
wangqinggang / BalsamiqForever.py
Created August 12, 2021 12:46 — forked from HoussemNasri/BalsamiqForever.py
Extend your trial period for Balsamiq Wireframes on Windows and macOS
import json
import os
import time
import webbrowser
import sys
import re
def handleWindows(extra_seconds):
print("OS : Windows")