Linux system tray application for OpenLinkHub.
- This was tested on KDE and GNOME.
- Cinnamon does not work due to incomplete
com.canonical.dbusmenu
implementation.
$ git clone https://github.com/jurkovic-nikola/openlinkhub-tray.git
$ cd openlinkhub-tray/
$ go build .
$ ./openlinkhub_tray
$ ./openlinkhub_tray -ip 127.0.0.1 -port 27003
This app needs to run under your desktop session to display the menu. You can place this binary anywhere and have it auto-start when you log in.