Categorygithub.com/mattn/tailscale-systray
modulepackage
0.0.0-20221019234057-e7f8893684e7
Repository: https://github.com/mattn/tailscale-systray.git
Documentation: pkg.go.dev

# README

tailscale-systray

Linux port of tailscale system tray menu.

tailscale-systray

Usage

$ tailscale-systray

Requirements

  • tailscale

Installation

Install requirements

Building app requires gcc, libgtk-3-dev, libayatana-appindicator3-dev

sudo apt-get install gcc libgtk-3-dev libayatana-appindicator3-dev

Install app

go install -v github.com/mattn/tailscale-systray@latest

At this point you can start it with tailscale-systray.

Run at startup

You can do this in different ways. One option is to add the command to "Startup Applications" if your system has it:

tailscale-systray startup

License

MIT

Icon file is copied from official repository.

Author

Yasuhiro Matsumoto

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author