An Open-Source Data Synchronizer
This software helps you to synchronize your files and directories between different locations. No network connections is required to use this software. It was primarily desigend to manage file synchronization between virtual machines and their host (VMWare - Shared Folder).
Icon made by Smashicons from www.flaticon.com
- Thomas Leiter - Lead Developer - tomLadder
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- Clone the repo:
git clone https://github.com/tomLadder/OpenPass
- Go to the project directory and install dependencies:
cd OpenPass && npm install
- Run
npm startto show the Electron application window with your current build.


