System tray icon for OpenAdapt, using PySide6 (QT)
class SystemTrayIcon(QSystemTrayIcon)
def __init__(self) -> None:
Last updated 1 year ago