Skip to content

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

 
 
 

Contributors

Languages

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