GhoulBoii / python-systray

Window Systray Viewer in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Systray Viewer

Python Application to view Windows System Tray icons.

Dependencies

  • pillow
  • pywin32

Installation

  • Install python
  • Install dependencies
    • pip install -r requirements.txt
  • Run script
    • python src/main.py

Credits

About

Window Systray Viewer in Python

License:MIT License


Languages

Language:Python 100.0%