An open API service indexing awesome lists of open source software.

https://github.com/programmingkyle/easy-backup

Easy way to centralize and backup all your important files.
https://github.com/programmingkyle/easy-backup

automatic backup easy electron electron-app electron-forge explorer-filemanager filesystem

Last synced: 9 months ago
JSON representation

Easy way to centralize and backup all your important files.

Awesome Lists containing this project

README

          

# Easy Backup

## Overview

Link important folders and file locations to a centralized location and easily and effeciently backup that content to another location either manually or automatically.

## Features

- Consolidate essential folders and files in a single location.
- Initiate backups with ease, either automatically or at the touch of a button!

## Getting Started

### Prerequisites

- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/) (comes with Node.js)

### Setup
- Clone this repository.
- Navigate to repository directory.
- Install dependencies (`npm install`).
- Run the application (`npm start`).