← Package directory
Available on winget

Install restic-browser

A simple, cross-platform restic backup GUI for browsing and restoring restic repositories.

Install with winget
winget install --id emuell.restic-browser
Upgrade
winget upgrade --id emuell.restic-browser
Uninstall
winget uninstall --id emuell.restic-browser

About restic-browser

A simple, cross-platform restic backup GUI for browsing and restoring restic repositories.

What's new in v0.3.3

What's Changed - Support read-only repositories by using --no-lock. by @jmigual in #145 - Update backend to tauri v2.2 by @emuell in #139 - Add RESTIC_REST_USERNAME and RESTIC_REST_PASSWORD to rest server conf… by @r15ch13 in #146 - Add Restic-Browser to winget and add github workflow to auto update it by @emuell in #151 - Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #156 - Bump the github-actions group with 2 updates by @dependabot[bot] in #157 - Match npm/Cargo Tauri versions by @greg-hellings in #161 - Auto-trim location field text values by @emuell in #162 - Update npm dependencies and avoid deprecated macos-13 github runner by @emuell in #163 New Contributors - @jmigual made their first contribution in #145 - @r15ch13 made their first contribution in #146 - @greg-hellings made their first contribution in #161 Full Changelog: v0.3.2...v0.3.3

Read release notes

Version history

Version Updated Notes
v0.3.3 Unknown What's Changed - Support read-only repositories by using --no-lock. by @jmigual in #145 - Update backend to tauri v2.2 by @emuell in #139 - Add RESTIC_REST_USERNAME and RESTIC_REST_PASSWORD to rest server conf… by @r15ch...
0.3.2 Unknown No notes