Piwigo Remote Sync is an uploader for the Piwigo photo gallery software
- Piwigo-Java is a GitHub project for the Piwigo Remote Sync Java application
- Piwigo Remote Sync is also a reusable API for the Piwigo photo gallery software
- Piwigo Remote Sync is available in alpha version
- A Java jre/jdk (version 6 or greater)
- A Piwigo working installation (version 2.6 or greater)
- Download the latest remotesync-ui.jar from https://github.com/Piwigo/Piwigo-Java/releases
- Double click on it (your Operating System should use your default Java installation to execute the application)
-
Is there any documentation available
-
Not yet
-
What does "Sync" means
-
Right, it means "upload". This application will only upload new local images to your remote gallery
-
Is there any link to Piwigo Import Tree ?
-
Yes. As of 0.0.x, we try to offer the same level of functionality. Right now, we use the same cache mechanism (upload each local file once based on it's filename)
Using a shell, start the application with
java -jar /tmp/remotesync-ui.jar -debug
Piwigo-Java / Piwigo Remote Sync is released under the GPL v2 license.