trayscale icon indicating copy to clipboard operation
trayscale copied to clipboard

An unofficial GUI wrapper around the Tailscale CLI client.

Results 42 trayscale issues
Sort by recently updated
recently updated
newest added

This adds a simple tray menu section that changes according to connection status and resembles the behaviour of the original client tray (macOS). I found the current tray menu pretty...

After a while of running I'm seeing incredibly high CPU usage from trayscale. This is on Fedora 37 using the latest flatpak, 0.9.7. ``` PID USER PR NI VIRT RES...

The current list of peers simply displays a small piece of text to identify and give information about each. This is not ideal. What I'd prefer is something that shows...

enhancement

This might not work as intended, unfortunately, but if it _does_ work it should be both cleaner and more efficient. Currently, the biggest issue seems to be that the `ipn.Notify`...

Tailscale clients [now supports multiple accounts](https://tailscale.com/blog/fast-user-switching/). It'd be neat to have the option to switch between multiple Tailscale accounts in Trayscale as well to match the official apps.

Peers currently only show their names and a list of their Wireguard IP addresses. More features would be good. Here are a few: * More information just pulled straight from...

enhancement

Basically every error is currently just logged to stderr. This is fine, but can't be the only place it gets logged to. Some errors should also be displayed to the...

enhancement
good first issue

Thanks to the `Prefs()` rework from #18, data flow from Tailscale to the UI is a tad strange. It mostly comes from the status, but a few items are from...

Fairly self explanatory. This is probably where I should start adding settings so that the user can disable those if they want to...

enhancement