Skip to content

vizualjack/SoN

Repository files navigation

Logo SoN

Sync over Network is a synchronisation client for PC and Android devices to keep files in a directory synchronized.

showcase.mp4

⚠️ Note: Single synchronization pool only. Unencrypted communication - local network use only.

📝 Features

  • Select a base directory for synchronization
  • Recursive file synchronization
  • Automatically creates missing directories

💻 Setup for PC

1. ⚙️ Install a Java Runtime Environment (JRE)

Download a JRE from the official Java website.

2. 📥 Download the .jar file

Check the Releases section of this repository.

3. 🚀 Start the application

java -jar son.jar <your_base_directory>

📱 Setup for Android phones

1. 📥 Download the .apk file

Check the Releases section of this repository..

2. ⚙️ Install the app

Make sure installing apps from unknown sources is enabled on your device.

3. 🚀 Start the application

The app is self-explanatory.
First, select a base folder, then start the synchronization service.

🧑‍💻 Development

💻 PC

For desktop development, IntelliJ IDEA is recommended.
Just open the project and the IDE should handle the setup automatically.

📱 Android Phone

For Android development, Android Studio is recommended.
Just open the project and the IDE should handle the setup automatically.

About

Lightweight file synchronization client for PC and Android to keep directories in sync over a network.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages