{"id":15722004,"url":"https://github.com/deedlefake/trayscale","last_synced_at":"2025-05-15T13:06:46.455Z","repository":{"id":39927421,"uuid":"474844085","full_name":"DeedleFake/trayscale","owner":"DeedleFake","description":"An unofficial GUI wrapper around the Tailscale CLI client.","archived":false,"fork":false,"pushed_at":"2025-05-14T20:59:54.000Z","size":929,"stargazers_count":670,"open_issues_count":42,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-14T21:31:44.359Z","etag":null,"topics":["golang","gtk4","hacktoberfest","libadwaita","linux","tailscale"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeedleFake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-28T04:24:33.000Z","updated_at":"2025-05-14T10:43:40.000Z","dependencies_parsed_at":"2023-10-04T07:52:14.224Z","dependency_job_id":"3a64c15b-07e6-49c0-bce8-fca2e44e1da0","html_url":"https://github.com/DeedleFake/trayscale","commit_stats":{"total_commits":191,"total_committers":5,"mean_commits":38.2,"dds":0.4921465968586387,"last_synced_commit":"54c6c7e56a76b968495d1b16b7e8a432e4f866ca"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Ftrayscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Ftrayscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Ftrayscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Ftrayscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeedleFake","download_url":"https://codeload.github.com/DeedleFake/trayscale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","gtk4","hacktoberfest","libadwaita","linux","tailscale"],"created_at":"2024-10-03T22:02:40.939Z","updated_at":"2025-05-15T13:06:46.443Z","avatar_url":"https://github.com/DeedleFake.png","language":"Go","funding_links":["https://www.buymeacoffee.com/DeedleFake"],"categories":[],"sub_categories":[],"readme":"Trayscale\n=========\n\n[![Go Report Card](https://goreportcard.com/badge/deedles.dev/trayscale)](https://goreportcard.com/report/deedles.dev/trayscale)\n\nTrayscale is an unofficial GUI interface for the Tailscale daemon particularly for use on Linux, as no official Linux GUI client exists. It provides a basic system tray icon and a fairly comprehensive UI with support for many of Tailscale's features.\n\n_Disclaimer: This project is in a beta state. There may still be undiscovered bugs or compatibility issues. Use at your own risk._\n\n![screenshot](https://github.com/user-attachments/assets/712b0447-16bc-4e17-bd4f-675f6728ba46)\n\nTailscale Config\n----------------\n\nTrayscale interfaces with the Tailscale daemon, `tailscaled`, to perform many of its operations. In order for this to work, the daemon must have been configured with the current user as the \"operator\". To do this, run `sudo tailscale set --operator=$USER` from the command-line at least once manually.\n\nInstallation\n------------\n\n\u003ca href='https://flathub.org/apps/details/dev.deedles.Trayscale'\u003e\u003cimg width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.svg'/\u003e\u003c/a\u003e\n\nNote that the above config note about the current user being designated as an \"operator\" still applies to the Flatpak version of this app. However, the `tailscale` client is bundled into the Flatpak and thus does _not_ need to be in your `$PATH`.\n\n### AUR\n\nIf you are on Arch Linux or a derivative, [Trayscale is available from the AUR](https://aur.archlinux.org/packages/trayscale).\n\n### Manual\n\nFirst, make sure that you have dependencies installed:\n\n* Go \u003e= 1.24\n* GTK \u003e= 4.0\n* Libadwaita \u003e= 1.6\n\nThe main Trayscale binary can be installed with `go install`:\n\n```bash\n$ go install deedles.dev/trayscale/cmd/trayscale@latest\n```\n\nIf you would like, you can also copy the `.desktop` file, the icon, and other pieces of extra metadata into the places that they need to be put to function properly:\n\n* `dev.deedles-trayscale.desktop` -\u003e `$HOME/.local/share/applications/`\n* `dev.deedles.Trayscale.png` -\u003e `$HOME/.local/share/icons/hicolor/256x256/apps/`\n\nNote that without copying both of these files into the correct locations, notifications will likely not function correctly in GNOME. Also keep in mind that if the `trayscale` binary is not in your `$PATH` in a way that the desktop environment can locate then the `.desktop` file will not be considered valid. If this is an issue, modify the file manually and change the `Exec=` line to point directly to the binary with an absolute path.\n\nDonate\n------\n\n\u003ca href=\"https://www.buymeacoffee.com/DeedleFake\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-green.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedlefake%2Ftrayscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeedlefake%2Ftrayscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedlefake%2Ftrayscale/lists"}