Linux port of tailscale system tray menu.
$ tailscale-systray
- tailscale
Building app requires gcc, libgtk-3-dev, libayatana-appindicator3-dev
sudo apt-get install gcc libgtk-3-dev libayatana-appindicator3-dev
go install -v github.com/mattn/tailscale-systray@latest
At this point you can start it with tailscale-systray
.
You can do this in different ways. One option is to add the command to "Startup Applications" if your system has it:
MIT
Icon file is copied from official repository.
Yasuhiro Matsumoto