1

I created a program with PyQt5. By default the GUI is hidden in system tray. I can right click the icon in the system try to open the GUI. I am wondering if I can set a global hotkey so I can toggle the main GUI shown and hidden. It will save me a few mouse click.

Thanks.

user890207
  • 509
  • 1
  • 6
  • 14
  • take a look here: [PyGlobalShortcut](https://pypi.python.org/pypi/PyGlobalShortcut) – Skandix Feb 14 '18 at 10:33
  • Possible duplicate of [How to create a global hotkey on Windows with 3 arguments?](https://stackoverflow.com/questions/16615087/how-to-create-a-global-hotkey-on-windows-with-3-arguments) – Skandix Feb 14 '18 at 12:02

0 Answers0