https://github.com/piwigo/piwigo-java
https://github.com/piwigo/piwigo-java
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/piwigo/piwigo-java
- Owner: Piwigo
- Created: 2015-04-10T11:19:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T22:18:11.000Z (over 3 years ago)
- Last Synced: 2025-03-24T03:53:14.769Z (over 1 year ago)
- Language: Java
- Size: 381 KB
- Stars: 27
- Watchers: 13
- Forks: 12
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Piwigo-Java / Piwigo Remote Sync
**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 **beta** version
# Requirements
* A **Java** JRE/JDK (version **7** or greater)
* A **Piwigo** working **installation** (version **2.9** or greater)
# Quick start
1. **Download** the latest **remotesync-ui.jar** from https://github.com/Piwigo/Piwigo-Java/releases
2. **Double click** on it (your Operating System should use your default Java installation to execute the application)
# Screenshots




# FAQ
* **What does "Sync" mean ?s**
* Right, it means "upload". This application will only upload new local images to your remote gallery
* **Is there any link to [Piwigo Import Tree](http://piwigo.org/doc/doku.php?id=user_documentation:tools: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)
# Troubleshooting
When you manage to upload some images, you may get some errors.
If so, please use the "Show log" button, and attach it to an issue here on Github.
# License
Piwigo-Java / Piwigo Remote Sync is released under the GPL v2 license.