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.
- Host: GitHub
- URL: https://github.com/programmingkyle/easy-backup
- Owner: programmingKyle
- Created: 2024-01-19T02:29:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T18:31:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T01:53:54.756Z (11 months ago)
- Topics: automatic, backup, easy, electron, electron-app, electron-forge, explorer-filemanager, filesystem
- Language: JavaScript
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`).