Giter Site home page Giter Site logo

restica's Introduction

Restica

A Minimal Restic GUI.

Restica preview image

Usage

Before using Restica, be sure to either include a password.txt file with the folder you wish to backup, or include it in the command box when you run a command. By default, the "Initialise", "Backup" and "Restore" buttons assume you are using the included password.txt file.

Once you have supplied your password via the password.txt file, you can start the program and use the "Initialise" button.

Restica has three main functions.

The "Backup" button simply backs up the folder given to it in the command box; supply any folder and Restica will back up that folder to the chosen backup location.

The "Restore" button simply restores the last backup to the folder given to it in the command box.

The "Run" button allows you to run any other Restic commands that are available, using the command box.

Installation

Ensure that Restic is available in your PATH directory.

Simply download the .zip file for your operating system from the latest release page and unzip the program to a folder of your choice.

Install From Source

First make sure you have both git and node.js installed, then do the following:

# Clone this repository
git clone https://github.com/TheChiefMeat/Restica
# Go into the repository
cd Restica
# Install dependencies
npm install electron-packager -g
npm install
# Install 
npm start

To build the program for your system, simply run:

electron-packager .

License

(C) TheChiefMeat. All rights reserved.

DISCLAIMER/LICENCE

WHILE I HAVE MADE EVERY POSSIBLE EFFORT TO ENSURE THIS SOFTWARE IS BUG FREE, I DO NOT GUARANTEE THAT IT IS FREE FROM DEFECTS.

THIS PROGRAM IS PROVIDED AS IS AND YOU USE THIS PROGRAM AT YOUR OWN RISK.

UNDER NO CIRCUMSTANCE SHALL I BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES, LOSSES OR THEFT FROM USE OR MISUSE OF THIS SOFTWARE.

FOR PRIVATE USE YOU MAY: MODIFY THIS SOFTWARE ANY WAY YOU SEE FIT, HOWEVER SAID MODIFIED VERSIONS ARE NOT TO BE REDISTRIBUTED VIA ANY MEANS.

FOR PRIVATE USE YOU MAY NOT:

REDISTRIBUTE THIS SOFTWARE.

REDISTRIBUTE MODIFIED VERSIONS OF THIS SOFTWARE.

COMMERCIALISE THIS SOFTWARE.

SELL THIS SOFTWARE.

ANY COMMERCIAL USE OF THIS SOFTWARE IS STRICTLY PROHIBITED.

ANY COMMERCIALISATION OF THIS SOFTWARE IS STRICTLY PROHIBITED.

ALL DOWNLOAD LINKS MUST POINT DIRECTLY TO THE BELOW LINK:

OFFICIAL GITHUB REPOSITORY: https://github.com/TheChiefMeat/Restica/releases/latest

restica's People

Contributors

dependabot[bot] avatar thechiefmeat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

restica's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.