Skip to content

ritbikbharti/Zoom_Smart_Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge forthebadge

Zoom Smart Sync

Zoom Smart Sync is a desktop application built on Electron.JS which enables the files stored in the local system to be synced with AWS S3.

The features of Zoom Smart Sync can be stated as below:

  1. User has to login to use the application.
  2. Uploads files to S3 by drag & drop.
  3. Uploads files through background auto sync process.

Installation

Windows Installer

Install the given .exe file and use the application. The app's directory will be created on desktop.

Build from scratch [Linux, Win, MacOS]

Prerequisite

  • NodeJS and NPM should be installed in the system.

API

  1. Run npm install in api folder's terminal.
  2. Run npm start to start the server.

APP

  1. Run npm install in app folder's terminal.
  2. Run npm start to start the server.

To build

  • Run npx electron-builder build in app folders's terminal.

Built with

  1. Node.JS
  2. Electron.JS

About

An application build on Electron JS which automatically uploads the files in client's system to AWS S3 Bucket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published