mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 14:22:12 +08:00
13 lines
445 B
Plaintext
13 lines
445 B
Plaintext
# Restic Browser
|
|
|
|
```mdx-code-block
|
|
<p style={{ "text-align": "center" }}>
|
|
<img
|
|
src={require("@site/static/img/showcase/restic-browser-2.png").default}
|
|
/>
|
|
<br />
|
|
</p>
|
|
```
|
|
|
|
[Restic-Browser](https://github.com/emuell/restic-browser) - resticリポジトリを参照およびリストアするための、シンプルでクロスプラットフォームな[restic](https://github.com/restic/restic)バックアップGUIツールです。
|