It's a straightforward issue. While it works fine on X11, it doesn't show a systray icon on GNOME Shell Wayland. Details: - Fedora 25 - GNOME Shell 3.22 Wayland BTW, all the dependencies are in the repositories. So, the README could have this instead for Fedora: ``` sudo dnf install dbus-python python-gobject libappindicator-gtk3 python2-requests python-beautifulsoup4 python2-lxml ```