mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
* docs: standardize JavaScript and TypeScript name writing * docs: sync translated documents * docs: fix broken link * docs: sync translated documents
13 lines
398 B
Plaintext
13 lines
398 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) - Une interface de sauvegarde simple et multiplateforme [restic](https://github.com/restic/restic) pour la navigation et la restauration de dépôts restic.
|