Skip to content
forked from lagasi/restic-gui

GUI for restoring/browsing snapshots from Restic

License

Notifications You must be signed in to change notification settings

ger73/restic-gui

 
 

Repository files navigation

Introuction

This is a GUI for Restic backup program built with Electron.

At this moment, it can only view and restore from snapshots.

To Use

# 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 start

License

Restic GUI is licensed under BSD 2-Clause License. You can find the complete text in LICENSE.

About

GUI for restoring/browsing snapshots from Restic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • HTML 21.7%
  • CSS 4.2%