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.
Vault をエクスポート
すべての記憶は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.