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