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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tailscale-01 tailscale-02 tailscale-03

About

A Tailscale extension for Raycast that lets you quickly access the addresses of your Tailnet devices and copy them to the clipboard.


Languages

Language:TypeScript 100.0%