Tobi-mmt / remote-backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Backup

This APP creates an encrypted volume inside the Google Drive, mounts it and uses it as the MacOS TimeMachine backup destintation.

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

This project is based on electron-react-boilerplate.

About

License:MIT License


Languages

Language:JavaScript 49.0%Language:TypeScript 44.9%Language:CSS 3.4%Language:HTML 2.6%