https://github.com/samlinville/raycast-tailscale
A Tailscale extension for Raycast that lets you quickly access the addresses of your Tailnet devices and copy them to the clipboard.
https://github.com/samlinville/raycast-tailscale
apple extension macos raycast react tailscale typescript
Last synced: 5 months ago
JSON representation
A Tailscale extension for Raycast that lets you quickly access the addresses of your Tailnet devices and copy them to the clipboard.
- Host: GitHub
- URL: https://github.com/samlinville/raycast-tailscale
- Owner: samlinville
- Created: 2022-04-02T15:33:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T16:31:32.000Z (about 3 years ago)
- Last Synced: 2025-04-04T05:42:14.735Z (about 1 year ago)
- Topics: apple, extension, macos, raycast, react, tailscale, typescript
- Language: TypeScript
- Homepage:
- Size: 3.29 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Tailscale for Raycast
A Tailscale extension for Raycast that lets you quickly access the addresses of your Tailnet devices and copy them to the clipboard.
## How it works
This extension uses AppleScript to execute the common Tailscale command `tailscale status --json`, and parses the returned JSON object to list out the network devices in your Tailnet.
It does not collect any privileged login information.
## Screenshots


