diff options
author | Kali Kaneko <kali@leap.se> | 2017-12-08 16:08:08 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-12-08 18:11:47 +0100 |
commit | e9ad0c8234be705b42d6dd7eb3865919392835a2 (patch) | |
tree | 8162999fefa443248aa5c08ea72231b1e5aff4b5 /src/leap/bitmask/gui/README.rst | |
parent | 3fae5a6fdaad3e06770797e6cf8c21d1804ddc22 (diff) |
[feat] osx systray with pyqt5
Diffstat (limited to 'src/leap/bitmask/gui/README.rst')
-rw-r--r-- | src/leap/bitmask/gui/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/bitmask/gui/README.rst b/src/leap/bitmask/gui/README.rst index c3a6a0f2..ac65209e 100644 --- a/src/leap/bitmask/gui/README.rst +++ b/src/leap/bitmask/gui/README.rst @@ -2,4 +2,4 @@ bitmask.gui is a module that depends on PyQt. It is declared as an extra in bitmask setup.py Its function is to launch a minimalistic browser that serves the bitmask_js -interface. +interface. It also puts an icon in the system tray. |