emuell / restic-browser

A GUI to browse and restore restic backup repositories.
MIT License
664 stars 19 forks source link

Tauri Backend #79

Closed emuell closed 11 months ago

emuell commented 11 months ago

Replace wails2 backend with a Tauri backend including all old features.

Additionally, on macOS, also look for restic executables in /usr/local/bin, /opt/local/bin, /opt/homebrew/bin and ~/bin if restic could not be found in the $PATH.