← Back to Skills Marketplace
smseow001

BilldDesk Remote Desktop

by SMS · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install billd-desk
Description
BilldDesk远程桌面控制工具 - WebRTC技术,支持2K+60fps,自定义设备码,隐私屏,虚拟屏,屏幕墙,批量群控。免费无限制,配合Tailscale更安全。
README (SKILL.md)

BilldDesk 远程桌面

官网: https://desk.hsslive.cn
GitHub: https://github.com/galaxy-s10/billd-desk
下载: https://desk.hsslive.cn/#/download
快速体验: https://desk.hsslive.cn


核心优势 vs ToDesk

功能 BilldDesk ToDesk
连接限制 ✅ 无限制免费 ⚠️ 80h/月
画质 ✅ 2K+60fps免费 ⚠️ 1080p限制
帧率 ✅ 无限制 ⚠️ 30帧
安卓被控 ✅ 免费 ❌ ¥24/月
自定义设备码 ✅ 免费 ❌ 不支持
隐私屏 ✅ 免费 ❌ ¥24/月
虚拟屏 ✅ 免费 ❌ ¥95/月
屏幕墙 ✅ 免费 ❌ ¥218/月
批量群控 ✅ 支持 ❌ 不支持
Web控制 ✅ 免费 ❌ ¥24/月
私有化部署 ✅ 免费开源 ❌ 企业版

支持平台

平台 状态 说明
Windows 10/11 ✅ 完全支持 推荐
Windows Server ✅ 支持
macOS 15+ ✅ 支持
Android 8-15 ✅ 支持 被控/主控
Web浏览器 ✅ 支持 Chrome/Edge/Firefox/Safari
Linux/WASM ❌ 不支持

功能列表

基础功能

  • ✅ 2K+60fps 高画质
  • ✅ 自定义设备码/密码
  • ✅ 剪贴板同步
  • ✅ 分辨率同步
  • ✅ 文件传输
  • ✅ 开机自启(无人值守)
  • ✅ 进程保活
  • ✅ 在线更新
  • ✅ 系统托盘

高级功能

  • ✅ 隐私屏(图片/文字)
  • ✅ 虚拟屏
  • ✅ 扩展屏
  • ✅ 屏幕墙(单控/群控)
  • ✅ 多屏操作
  • ✅ 多设备同时控制
  • ✅ 批量群控
  • ✅ 快捷键支持

技术特性

  • ✅ WebRTC P2P
  • ✅ H264/H265/VP8/VP9/AV1
  • ✅ NVIDIA/AMD 硬件加速
  • ✅ 自定义中继服务器
  • ✅ 私有化部署
  • ✅ Docker一键部署

快速开始

1. 下载客户端

访问:https://desk.hsslive.cn/#/download

下载对应平台的客户端

2. 注册账号

免费注册,开始使用

3. 添加设备

在要控制的电脑上安装并登录

4. 开始控制

在控制端选择设备,开始远程


配合 Tailscale 使用(推荐)

最佳安全方案:

Tailscale组网 + BilldDesk远程控制

步骤:

  1. 安装 Tailscale
# Linux
curl -fsSL https://tailscale.com/install.sh | sh

# Windows: https://tailscale.com/download
# macOS: App Store
# Android: Play Store
  1. 加入网络
tailscale up
# 浏览器授权
  1. 获取Tailscale IP
tailscale status
# 显示所有设备的 100.x.x.x IP
  1. BilldDesk使用Tailscale IP连接

在BilldDesk中:

  • 输入对方设备码
  • 或使用Tailscale IP直接连接

优势:

  • ✅ 公网IP完全隐藏
  • ✅ WireGuard加密
  • ✅ 无需端口映射
  • ✅ P2P直连低延迟

私有化部署

Docker一键部署

# 部署中继服务器
docker run -d \
  --name billd-desk \
  -p 3000:3000 \
  -p 8000:8000 \
  billd-desk-server:latest

自定义配置

# 设置中继服务器地址
# 在BilldDesk设置中填入你的服务器地址

远程控制技巧

快捷键

操作 快捷键
Ctrl+Alt+Del 锁定/注销
显示桌面 快速返回
打开设置 远程配置
任务视图 多任务切换
任务管理器 系统监控
资源管理器 文件管理

画质优化

在设置中调整:

  • 码率:越高越清晰
  • 帧率:越高越流畅
  • 编码:H265更省带宽

适用场景

场景 推荐功能
居家办公 Tailscale + BilldDesk
远程服务器 开机自启 + 隐私屏
多设备管理 屏幕墙 + 批量群控
游戏串流 2K+60fps + 硬件编码
IT运维 私有化部署 + 自定义中继

开源版本 vs Pro版

版本 开源版 Pro版
源码 ✅ 完全开源 ❌ 闭源
价格 免费 订阅制
隐私屏 ❌ 无 ✅ 有
虚拟屏 ❌ 无 ✅ 有
屏幕墙 ❌ 无 ✅ 有
高码率 ❌ 限制 ✅ 无限制

开源版地址: https://github.com/galaxy-s10/billd-desk


安全建议

  1. 配合Tailscale:隐藏公网IP
  2. 设置强密码:防止未授权访问
  3. 私有化部署:数据不经过第三方
  4. 隐私屏:远程时保护隐私
  5. 定期更新:修复安全漏洞

WebRTC远程桌面 | 免费无限制

Usage Guidance
This skill is coherent for setting up a remote-desktop tool, but before running anything do the following: (1) Verify the GitHub repo and release artifacts (source code, release tags, commit history) match the binaries on desk.hsslive.cn and check signatures/checksums if available. (2) Avoid piping remote scripts directly into sh unless you trust the source; prefer package manager instructions or inspect the script first. (3) Confirm the Docker image origin (registry and image publisher) before docker pull/run or build from the official source. (4) Prefer private deployment and Tailscale as suggested if you must use it on sensitive hosts, use strong, unique passwords, and restrict access. (5) If you cannot verify the upstream project or maintainers, do not install the client on critical machines.
Capability Analysis
Type: OpenClaw Skill Name: billd-desk Version: 1.0.0 The skill bundle provides documentation and instructions for 'BilldDesk,' a remote desktop control tool. It includes high-risk installation patterns, specifically a 'curl | sh' command for Tailscale and Docker deployment commands for relay servers in SKILL.md. While the content appears to be legitimate software documentation, the promotion of remote access capabilities and insecure execution methods poses a significant risk if an AI agent follows these instructions without strict oversight.
Capability Assessment
Purpose & Capability
Name/description (remote desktop via WebRTC) match the SKILL.md content: download client, register, add devices, optional private relay/Docker deployment and Tailscale guidance. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Instructions stick to remote-desktop setup, Tailscale integration, and Docker deployment. However, they explicitly tell users to download/install software from desk.hsslive.cn and to run system install commands (e.g., curl | sh for Tailscale) and a docker run of 'billd-desk-server:latest' without providing checksums, registry origin, or verification steps — these are legitimate steps for deployment but increase risk if sources are untrusted.
Install Mechanism
There is no install spec embedded in the skill (instruction-only), which is lower platform risk. But runtime instructions recommend installing third‑party binaries from desk.hsslive.cn and pulling/running a Docker image name that lacks an explicit registry/source; these are potentially dangerous if the remote artifacts are malicious or replaced.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not ask the agent for unrelated secrets. The only operational actions are to obtain and run external client/server binaries and optionally register an account on the service — which is proportionate for a remote-desktop tool.
Persistence & Privilege
Skill flags are default (not always: true). It does not request permanent presence or attempt to modify other skills or global agent settings. The SKILL.md mentions 'online update' and 'autostart' as product features (not skill installation behavior), which are expected for remote-control software but should be considered when deploying on sensitive systems.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install billd-desk
  3. After installation, invoke the skill by name or use /billd-desk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
BilldDesk 1.0.0 初始发布 - 发布 BilldDesk 远程桌面工具,基于 WebRTC,支持 2K+60fps 高画质远控。 - 提供无限量免费连接、高级隐私屏/虚拟屏/屏幕墙/批量群控等功能。 - 支持 Windows、macOS 15+、安卓 8–15、Web 全平台主控/被控。 - 可与 Tailscale 组网结合,实现更安全、低延迟的远控体验。 - 提供 Docker 一键私有部署,支持自定义中继服务器。 - 完全开源,适合居家办公、服务器运维、多设备管理等多场景使用。
Metadata
Slug billd-desk
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is BilldDesk Remote Desktop?

BilldDesk远程桌面控制工具 - WebRTC技术,支持2K+60fps,自定义设备码,隐私屏,虚拟屏,屏幕墙,批量群控。免费无限制,配合Tailscale更安全。 It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.

How do I install BilldDesk Remote Desktop?

Run "/install billd-desk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is BilldDesk Remote Desktop free?

Yes, BilldDesk Remote Desktop is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does BilldDesk Remote Desktop support?

BilldDesk Remote Desktop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created BilldDesk Remote Desktop?

It is built and maintained by SMS (@smseow001); the current version is v1.0.0.

💬 Comments