# System Tray Icon ## Running Open in [Qt Creator](https://doc.qt.io/qtcreator/) GUI: ```shell qtcreator systray.pro ``` Or on the command line: ```console $ qmake $ make ... $ ./systray ``` ---- See