You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tailscale/cmd/systray
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
..
README.md cmd/systray: add a basic linux systray app 2 years ago
systray.go all: remove AUTHORS file and references to it 3 months ago

README.md

systray

The systray command is a minimal Tailscale systray application for Linux. It is designed to provide quick access to common operations like profile switching and exit node selection.

Supported platforms

The fyne.io/systray package we use supports Windows, macOS, Linux, and many BSDs, so the systray application will likely work for the most part on those platforms. Notifications currently only work on Linux, as that is the main target.