MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_System_Tray_Icon_psgtray_No_Window.py

File Demo_System_Tray_Icon_psgtray_No_Window.py

DemoPrograms/Demo_System_Tray_Icon_psgtray_No_Window.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2from psgtray import SystemTray
3
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected