Sync over Network is a synchronisation client for PC and Android devices to keep files in a directory synchronized.
showcase.mp4
- Select a base directory for synchronization
- Recursive file synchronization
- Automatically creates missing directories
Download a JRE from the official Java website.
Check the Releases section of this repository.
java -jar son.jar <your_base_directory>
Check the Releases section of this repository..
Make sure installing apps from unknown sources is enabled on your device.
The app is self-explanatory.
First, select a base folder, then start the synchronization service.
For desktop development, IntelliJ IDEA is recommended.
Just open the project and the IDE should handle the setup automatically.
For Android development, Android Studio is recommended.
Just open the project and the IDE should handle the setup automatically.