This is a GUI for Restic backup program built with Electron.
At this moment, it can only view and restore from snapshots.
# Clone this repository
git clone https://github.com/lagasi/restic-gui
# Go into the repository
cd restic-gui
# Install dependencies
npm install
# Run the app
npm startRestic GUI is licensed under BSD 2-Clause License. You can find the complete text in LICENSE.