Skip to content

Commit a901c99

Browse files
max-ngclaude
andcommitted
README: direct R2 download links for v2.0.7
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e185149 commit a901c99

11 files changed

Lines changed: 99 additions & 99 deletions

README.de.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ DataMoat hält zwei Ebenen:
7676
|---|---|---|
7777
| **macOS** | Heute unterstützt | Source install und signiertes packaged DMG sind jetzt verfügbar |
7878
| **Linux** | Heute unterstützt | Source install ist jetzt verfügbar |
79-
| **Packaged macOS DMG** | [DMG herunterladen](https://datamoat.org/download/macos) (empfohlen) | Signiertes / notarisiertes Apple Silicon DMG mit Secure Enclave + Touch ID Unlock auf unterstützten Macs |
79+
| **Packaged macOS DMG** | [DMG herunterladen](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg) (empfohlen) | Signiertes / notarisiertes Apple Silicon DMG mit Secure Enclave + Touch ID Unlock auf unterstützten Macs |
8080
| **Windows x64 / ARM64** | ZIP + `DataMoat.exe` | Unsigned manual packages für Windows 11 x64 und Windows 11 on Arm; x64 hat GitHub Actions packaged runtime smoke bestanden, ARM64 hat echten VM UI/background capture smoke bestanden; signed installer noch in Arbeit |
8181

8282
### Quellen
@@ -139,19 +139,19 @@ flowchart TD
139139

140140
## Installation
141141

142-
Das signierte / notarisierte macOS DMG ist der empfohlene Installationspfad für Mac-Nutzer. Source install bleibt für Linux, Entwicklung und Fallback-Fälle verfügbar. Das macOS DMG ist über DataMoat release downloads unter [https://datamoat.org/download/macos](https://datamoat.org/download/macos) verfügbar und enthält Secure Enclave + Touch ID Unlock auf unterstützten Macs, Menüleisten-Autostart beim Login und packaged auto-update über DataMoats R2 release feed. Windows x64 und ARM64 sind als unsigned ZIP + `DataMoat.exe` packages verfügbar, während der signed installer fertiggestellt wird.
142+
Das signierte / notarisierte macOS DMG ist der empfohlene Installationspfad für Mac-Nutzer. Source install bleibt für Linux, Entwicklung und Fallback-Fälle verfügbar. Das macOS DMG ist über DataMoat release downloads unter [https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg) verfügbar und enthält Secure Enclave + Touch ID Unlock auf unterstützten Macs, Menüleisten-Autostart beim Login und packaged auto-update über DataMoats R2 release feed. Windows x64 und ARM64 sind als unsigned ZIP + `DataMoat.exe` packages verfügbar, während der signed installer fertiggestellt wird.
143143

144144
Release downloads:
145145

146-
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://datamoat.org/download/macos)
147-
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-x64)
148-
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-arm64)
146+
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg)
147+
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip)
148+
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip)
149149

150150
Jedes Windows ZIP enthält `DataMoat.exe` plus die erforderlichen App-Dateien. Entpacken Sie das Windows-Paket, halten Sie die Ordnerinhalte zusammen und führen Sie `Install DataMoat.cmd` einmal aus. Das startet DataMoat und registriert Startup für den aktuellen Windows-Benutzer, sodass die Tray-/Background-App nach Login oder Neustart zurückkommt. Dies ist weiterhin ein portables ZIP-Paket, noch kein signierter Single-File-Installer.
151151

152152
### AI-Assisted Install
153153

154-
Mac-Nutzer sollten zuerst das signierte und notarisierte packaged DMG verwenden: [Download DMG](https://datamoat.org/download/macos). Beginnen Sie auf macOS nicht mit `git clone`, es sei denn, der Nutzer möchte ausdrücklich source install oder das packaged release ist nicht verfügbar.
154+
Mac-Nutzer sollten zuerst das signierte und notarisierte packaged DMG verwenden: [Download DMG](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg). Beginnen Sie auf macOS nicht mit `git clone`, es sei denn, der Nutzer möchte ausdrücklich source install oder das packaged release ist nicht verfügbar.
155155

156156
Sie können ChatGPT export ZIP/folder imports, Claude CLI, Codex CLI oder OpenClaw bitten, DataMoat zu installieren, wenn Sie auf den Ziel-Desktop schauen.
157157

@@ -180,7 +180,7 @@ Verwende kein git clone oder source install, es sei denn, die DMG-Installation s
180180
181181
Steps:
182182
1. Lade das neueste macOS DMG herunter:
183-
https://datamoat.org/download/macos
183+
https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg
184184
2. Mounte das DMG.
185185
3. Kopiere DataMoat.app nach ~/Applications.
186186
4. Starte exakt:
@@ -202,8 +202,8 @@ Verwende kein git clone oder source install.
202202
203203
Steps:
204204
1. Lade das richtige neueste Windows ZIP aus den DataMoat release downloads:
205-
x64: https://datamoat.org/download/windows-x64
206-
ARM64: https://datamoat.org/download/windows-arm64
205+
x64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip
206+
ARM64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip
207207
2. Entpacke das ZIP nach Downloads.
208208
3. Starte exakt:
209209
%USERPROFILE%\Downloads\DataMoat-win32-<arch>\DataMoat.exe --datamoat-remote-no-screen

README.ja.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ DataMoat は対応する ChatGPT export ZIP ファイルまたは展開済み ex
8585
|---|---|---|
8686
| **macOS** | 現在対応 | Source install と署名済み packaged DMG が利用できます |
8787
| **Linux** | 現在対応 | Source install が利用できます |
88-
| **Packaged macOS DMG** | [DMG をダウンロード](https://datamoat.org/download/macos) (推奨) | Secure Enclave + Touch ID unlock に対応した、署名済み / notarized Apple Silicon DMG |
88+
| **Packaged macOS DMG** | [DMG をダウンロード](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg) (推奨) | Secure Enclave + Touch ID unlock に対応した、署名済み / notarized Apple Silicon DMG |
8989
| **Windows x64 / ARM64** | ZIP + `DataMoat.exe` | Windows 11 x64 と Windows 11 on Arm 向けの unsigned manual packages。x64 は GitHub Actions packaged runtime smoke 済み、ARM64 は実 VM UI/background capture smoke 済み。signed installer はまだ進行中 |
9090

9191
### Sources
@@ -148,19 +148,19 @@ flowchart TD
148148

149149
## Install
150150

151-
署名済み / notarized macOS DMG は Mac users に推奨される install path です。Source install は Linux、development、fallback cases 向けに引き続き利用できます。macOS DMG は DataMoat release downloads の [https://datamoat.org/download/macos](https://datamoat.org/download/macos) から入手でき、対応 Mac での Secure Enclave + Touch ID unlock、menu-bar auto-start at login、DataMoat の R2 release feed を通した packaged auto-update を含みます。Windows x64 と ARM64 は signed installer が完成するまで、unsigned ZIP + `DataMoat.exe` packages として提供されます。
151+
署名済み / notarized macOS DMG は Mac users に推奨される install path です。Source install は Linux、development、fallback cases 向けに引き続き利用できます。macOS DMG は DataMoat release downloads の [https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg) から入手でき、対応 Mac での Secure Enclave + Touch ID unlock、menu-bar auto-start at login、DataMoat の R2 release feed を通した packaged auto-update を含みます。Windows x64 と ARM64 は signed installer が完成するまで、unsigned ZIP + `DataMoat.exe` packages として提供されます。
152152

153153
Release downloads:
154154

155-
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://datamoat.org/download/macos)
156-
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-x64)
157-
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-arm64)
155+
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg)
156+
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip)
157+
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip)
158158

159159
各 Windows ZIP には `DataMoat.exe` と必要な app files が含まれます。Windows package を unzip し、folder contents を一緒に保ったまま、`Install DataMoat.cmd` を 1 回実行してください。これにより DataMoat が launch され、現在の Windows user 向けに startup が登録され、login または restart 後に tray/background app が戻ってきます。これはまだ portable ZIP package であり、signed single-file installer ではありません。
160160

161161
### AI-Assisted Install
162162

163-
Mac users はまず署名済みかつ notarized の packaged DMG を使ってください: [Download DMG](https://datamoat.org/download/macos)。ユーザーが明示的に source install を望む場合、または packaged release が利用できない場合を除き、macOS では `git clone` から始めないでください。
163+
Mac users はまず署名済みかつ notarized の packaged DMG を使ってください: [Download DMG](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg)。ユーザーが明示的に source install を望む場合、または packaged release が利用できない場合を除き、macOS では `git clone` から始めないでください。
164164

165165
target desktop を見ているとき、Claude CLI、Codex CLI、OpenClaw に DataMoat のインストールを依頼できます。
166166

@@ -189,7 +189,7 @@ DMG install が失敗しない限り、git clone または source install は使
189189
190190
Steps:
191191
1. 最新 macOS DMG をダウンロード:
192-
https://datamoat.org/download/macos
192+
https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg
193193
2. DMG を mount。
194194
3. DataMoat.app を ~/Applications にコピー。
195195
4. 正確に以下を launch:
@@ -211,8 +211,8 @@ git clone または source install は使わないでください。
211211
212212
Steps:
213213
1. DataMoat release downloads から正しい最新 Windows ZIP をダウンロード:
214-
x64: https://datamoat.org/download/windows-x64
215-
ARM64: https://datamoat.org/download/windows-arm64
214+
x64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip
215+
ARM64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip
216216
2. ZIP を Downloads に展開。
217217
3. 正確に以下を launch:
218218
%USERPROFILE%\Downloads\DataMoat-win32-<arch>\DataMoat.exe --datamoat-remote-no-screen

README.ko.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ DataMoat는 두 계층을 유지합니다:
7676
|---|---|---|
7777
| **macOS** | 현재 지원 | Source install과 signed packaged DMG를 사용할 수 있습니다 |
7878
| **Linux** | 현재 지원 | Source install을 사용할 수 있습니다 |
79-
| **Packaged macOS DMG** | [DMG 다운로드](https://datamoat.org/download/macos) (권장) | 지원 Mac에서 Secure Enclave + Touch ID unlock을 제공하는 signed / notarized Apple Silicon DMG |
79+
| **Packaged macOS DMG** | [DMG 다운로드](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg) (권장) | 지원 Mac에서 Secure Enclave + Touch ID unlock을 제공하는 signed / notarized Apple Silicon DMG |
8080
| **Windows x64 / ARM64** | ZIP + `DataMoat.exe` | Windows 11 x64 및 Windows 11 on Arm용 unsigned manual packages; x64는 GitHub Actions packaged runtime smoke 통과, ARM64는 real VM UI/background capture smoke 통과; signed installer는 아직 진행 중 |
8181

8282
### Sources
@@ -139,19 +139,19 @@ flowchart TD
139139

140140
## Install
141141

142-
Signed / notarized macOS DMG는 Mac users에게 권장되는 install path입니다. Source install은 Linux, development, fallback cases에서 계속 사용할 수 있습니다. macOS DMG는 DataMoat release downloads의 [https://datamoat.org/download/macos](https://datamoat.org/download/macos)에서 받을 수 있으며, 지원 Mac의 Secure Enclave + Touch ID unlock, menu-bar auto-start at login, DataMoat의 R2 release feed를 통한 packaged auto-update를 포함합니다. Windows x64 및 ARM64는 signed installer가 완료되는 동안 unsigned ZIP + `DataMoat.exe` packages로 제공됩니다.
142+
Signed / notarized macOS DMG는 Mac users에게 권장되는 install path입니다. Source install은 Linux, development, fallback cases에서 계속 사용할 수 있습니다. macOS DMG는 DataMoat release downloads의 [https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg)에서 받을 수 있으며, 지원 Mac의 Secure Enclave + Touch ID unlock, menu-bar auto-start at login, DataMoat의 R2 release feed를 통한 packaged auto-update를 포함합니다. Windows x64 및 ARM64는 signed installer가 완료되는 동안 unsigned ZIP + `DataMoat.exe` packages로 제공됩니다.
143143

144144
Release downloads:
145145

146-
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://datamoat.org/download/macos)
147-
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-x64)
148-
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://datamoat.org/download/windows-arm64)
146+
[![Download macOS DMG](https://img.shields.io/badge/Download-macOS%20DMG-111827?style=for-the-badge&logo=apple&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg)
147+
[![Download Windows x64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20x64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip)
148+
[![Download Windows ARM64 ZIP + EXE](https://img.shields.io/badge/Download-Windows%20ARM64%20ZIP%20%2B%20EXE-2563EB?style=for-the-badge&logo=windows&logoColor=white)](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip)
149149

150150
각 Windows ZIP에는 `DataMoat.exe`와 필요한 app files가 포함됩니다. Windows package를 unzip하고 folder contents를 함께 유지한 다음 `Install DataMoat.cmd`를 한 번 실행하세요. 그러면 DataMoat가 launch되고 현재 Windows user의 startup이 등록되어 login 또는 restart 후 tray/background app이 돌아옵니다. 이것은 아직 portable ZIP package이며 signed single-file installer는 아닙니다.
151151

152152
### AI-Assisted Install
153153

154-
Mac users는 signed 및 notarized packaged DMG를 먼저 사용하세요: [Download DMG](https://datamoat.org/download/macos). 사용자가 명시적으로 source install을 원하거나 packaged release를 사용할 수 없는 경우가 아니라면 macOS에서 `git clone`으로 시작하지 마세요.
154+
Mac users는 signed 및 notarized packaged DMG를 먼저 사용하세요: [Download DMG](https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg). 사용자가 명시적으로 source install을 원하거나 packaged release를 사용할 수 없는 경우가 아니라면 macOS에서 `git clone`으로 시작하지 마세요.
155155

156156
Target desktop을 보고 있을 때 ChatGPT export ZIP/folder imports, Claude CLI, Codex CLI 또는 OpenClaw에게 DataMoat 설치를 요청할 수 있습니다.
157157

@@ -180,7 +180,7 @@ DMG install이 실패하지 않는 한 git clone 또는 source install을 사용
180180
181181
Steps:
182182
1. 최신 macOS DMG 다운로드:
183-
https://datamoat.org/download/macos
183+
https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-macos-arm64.dmg
184184
2. DMG mount.
185185
3. DataMoat.app을 ~/Applications에 복사.
186186
4. 정확히 launch:
@@ -202,8 +202,8 @@ git clone 또는 source install을 사용하지 마세요.
202202
203203
Steps:
204204
1. DataMoat release downloads에서 올바른 최신 Windows ZIP 다운로드:
205-
x64: https://datamoat.org/download/windows-x64
206-
ARM64: https://datamoat.org/download/windows-arm64
205+
x64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-x64.zip
206+
ARM64: https://downloads.datamoat.org/releases/v2.0.7/DataMoat-2.0.7-win32-arm64.zip
207207
2. ZIP을 Downloads에 extract.
208208
3. 정확히 launch:
209209
%USERPROFILE%\Downloads\DataMoat-win32-<arch>\DataMoat.exe --datamoat-remote-no-screen

0 commit comments

Comments
 (0)