← 返回
AI智能 中文

Taildrop

Download files from Tailscale Taildrop inbox to local storage. Use when user wants to retrieve files sent via Tailscale or mentions Taildrop.
将文件从 Tailscale Taildrop 收件箱下载到本地存储。当用户想要检索通过 Tailscale 发送的文件或提及 Taildrop 时使用。
cortexuvula
AI智能 clawhub v1.0.0 1 版本 99899.7 Key: 无需
★ 0
Stars
📥 996
下载
💾 12
安装
1
版本
#latest#stable

概述

Taildrop File Retrieval

Download files from Tailscale's Taildrop inbox to your local Downloads folder.

Quick Usage

~/clawd/skills/taildrop/scripts/taildrop-get.sh

This will:

  • Check for files in the Taildrop inbox
  • Download them to ~/Downloads/
  • Handle filename conflicts (skip duplicates by default)
  • Report what was downloaded

Options

# Download to a custom directory
~/clawd/skills/taildrop/scripts/taildrop-get.sh /path/to/directory

# Overwrite existing files
~/clawd/skills/taildrop/scripts/taildrop-get.sh --overwrite

# Rename duplicates
~/clawd/skills/taildrop/scripts/taildrop-get.sh --rename

Prerequisites

  • Tailscale must be installed and running
  • User must be set as Tailscale operator (run once): sudo tailscale set --operator=$USER
  • Otherwise, sudo is required for each download

Notes

  • Unlike macOS/Windows, Linux Tailscale doesn't auto-save Taildrop files
  • Files stay in the inbox until manually retrieved
  • The script can run in loop mode to auto-receive files as they arrive

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 13:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,062 📥 799,675
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 319,004
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,121