commit 65ea785c9d5815364ffb0307f44f26de20ee4f74 Author: luo980 Date: Fri Jan 23 19:12:32 2026 +0800 chore: 初始化 artifacts 公开发布仓库 添加 README 说明此仓库的用途和功能 此仓库用于存放 Distributed Manager 的公开发布版本, 通过 Gitea Actions 自动同步发布。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d397a8b --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Distributed Manager - Release Artifacts + +> 🚀 这是 Distributed Manager 的公开发布仓库,用于存放自动构建的发布版本。 + +## 📦 关于此仓库 + +此仓库通过 Gitea Actions 自动同步 [distribute-me](https://git.luo980.site/luo980/distribute-me) 项目的 Release 版本,方便外部用户下载和使用。 + +## 📥 下载最新版本 + +访问 [Releases 页面](https://git.luo980.site/luo980/artifacts/releases) 下载最新版本。 + +## 🔗 相关链接 + +- 📖 [项目文档](https://git.luo980.site/luo980/distribute-me) +- 🐛 [问题反馈](https://git.luo980.site/luo980/distribute-me/issues) +- 💬 [讨论区](https://git.luo980.site/luo980/distribute-me/discussions) + +## ⭐ 功能特性 + +- ✅ 分布式节点管理 +- ✅ 云端配置同步(端到端加密) +- ✅ 云端用户管理界面 +- ✅ SSH 远程终端 +- ✅ 文件浏览和管理 +- ✅ Claude Code 集成 +- ✅ 节点分组管理 +- ✅ 批量操作 + +--- + +🤖 此仓库由 Gitea Actions 自动维护