|
|
7 месяцев назад | |
|---|---|---|
| .. | ||
| README.md | 3c66ee3f57 cmd/systray: add a basic linux systray app | 1 год назад |
| systray.go | 9f29c428f4 client/systray: allow specifying tailscaled socket | 7 месяцев назад |
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.
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.