init: Alfred preferences

This commit is contained in:
2026-03-26 09:22:38 +08:00
commit 3cad72b72c
13215 changed files with 108280 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale apikeys list",
"uid" : "DDBDE12C-DC11-473F-A298-E3009ADD7140",
"name" : "headscale apikeys list",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale apikeys revoke <KEY_ID>",
"uid" : "36C3B9A8-9881-44D4-8C4D-4779ADD544A1",
"name" : "headscale apikeys revoke <KEY_ID>",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes approve-routes --identifier {cursor} --routes 192.168.42.0\/24",
"uid" : "15888AFA-6A20-4D8A-A8D5-0EDCC1A2DCA8",
"name" : "headscale nodes approve-routes",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes approve-routes --identifier {cursor} --routes 0.0.0.0\/0,192.168.42.0\/24,::\/0",
"uid" : "1E35D966-E69D-4206-B0B7-4091C0E13C5F",
"name" : "headscale nodes approve-routes",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes approve-routes --identifier {cursor} --routes 0.0.0.0\/0,192.168.88.0\/24,::\/0",
"uid" : "8BD02060-98F8-43A2-8F49-14578A880BA7",
"name" : "headscale nodes approve-routes",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes delete --identifier {cursor}",
"uid" : "4DFD22B7-D279-4BA2-9044-FA0974E7AEA2",
"name" : "headscale nodes delete",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes list",
"uid" : "4A8D4E08-D87C-489C-8F52-E822276D131D",
"name" : "headscale nodes list",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes list-routes",
"uid" : "5B8FE9FB-F56B-42A4-9304-074FF8C37986",
"name" : "headscale nodes list-routes",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes register --user timmy --key {cursor}",
"uid" : "B8EE13DE-284A-4A90-9C4A-A7B3E7DBAD71",
"name" : "headscale nodes register --user <USERNAME> --key <NODE_KEY>",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale nodes rename --identifier {cursor} <NEW_NODE_NAME>",
"uid" : "E4A74AC6-9B50-42D9-9579-F3E87E2A97BC",
"name" : "headscale nodes rename --identifier <NODE_IDENTIFIER> <NEW_NODE_NAME>",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale preauthkeys create --user 1 --reusable --ephemeral=false --expiration 87600h",
"uid" : "C3C8A914-2389-4964-99C7-36189AB34322",
"name" : "headscale preauthkeys create",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "headscale preauthkeys list --user 1",
"uid" : "12CEE73F-A70F-46D8-B14C-A19103352BC5",
"name" : "headscale preauthkeys list",
"keyword" : ""
}
}

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>snippetkeywordprefix</key>
<string></string>
<key>snippetkeywordsuffix</key>
<string></string>
</dict>
</plist>

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale ip",
"uid" : "BF0CAD7A-9A59-4F1F-9F63-3569BCEBBAF3",
"name" : "tailscale ip",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale logout",
"uid" : "C59830EA-B6A8-443A-B23E-C9803D1EB90E",
"name" : "tailscale logout",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale netcheck",
"uid" : "D0E366B3-5475-4CA7-B065-AF3C6433A140",
"name" : "tailscale netcheck",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale status",
"uid" : "E2F15635-9769-41A1-918F-DD8173F45E83",
"name" : "tailscale status",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale up --login-server=https:\/\/headscale.lotimmy.com",
"uid" : "1C71C458-1FCF-4D17-8DBD-CF908D4D6C5D",
"name" : "tailscale up",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "tailscale up --login-server=https:\/\/headscale.lotimmy.com --authkey d07067c4bcc950e7f1b02d4b492859b84ca464350d86273e --accept-routes",
"uid" : "E1BF736F-CC4D-4B89-99B1-8AA879CAC9E2",
"name" : "tailscale up",
"keyword" : ""
}
}