Data portability
迁移到您自己的服务器
您的数据永远属于您。几分钟内将记忆迁移到任何地方——免费。
免费
在您的设备上
在您自己的电脑上运行 OpenClone,并将手机连接到它。一切数据都不离开您的硬件。
Runs on
- • Your own computer (Mac, Linux, Windows)
- • Your phone connects to it
- • Nothing leaves your hardware
Install
curl -sSL https://opencloneai.com/install.sh | bash
最受欢迎
免费
在您自己的服务器上
将 OpenClone 托管在您拥有的闲置机器或您租用的小型服务器上——随时随地访问您的记忆。
Runs on
- • A spare machine you already own
- • Or any small server you rent
- • Reach your memory from anywhere
Steps
- 1. Set up a machine or server (Ubuntu 22.04 LTS)
- 2. Copy its address
- 3. Run:
curl -sSL https://opencloneai.com/install.sh | bash - 4. Update your backend URL in the app
注意: Your data stays on YOUR server. Open-source, no subscription, no middleman.
导出您的仓库
所有记忆以 Markdown 文件 (.md) 存储——兼容 Obsidian,任何文本编辑器均可读取。
From the app
- 1. Settings → Export vault
- 2. Download .zip
- 3. Unzip into your new vault folder
From the API
GET /api/v1/export/vault
X-API-Key: your-api-key
X-API-Key: your-api-key
Returns a ZIP containing your Obsidian vault folders.