Skip to content

jurkovic-nikola/openlinkhub-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openlinkhub-tray

Linux system tray application for OpenLinkHub.

  • This was tested on KDE and GNOME.
  • Cinnamon does not work due to incomplete com.canonical.dbusmenu implementation.

1. Build & install

$ git clone https://github.com/jurkovic-nikola/openlinkhub-tray.git
$ cd openlinkhub-tray/
$ go build .

2. Running it

$ ./openlinkhub_tray

3. If OpenLinkHub listen on different address / port

$ ./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.

About

Linux system tray application for OpenLinkHub

Resources

License

Stars

Watchers

Forks

Packages

No packages published