Skip to content

Commit 6a5364a

Browse files
authored
Updated README.md
Added version 1.0 informations
1 parent 60733fb commit 6a5364a

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Piwigo-Java is a GitHub project for the Piwigo Remote Sync Java application
66
* Piwigo Remote Sync is also a reusable API for the Piwigo photo gallery software
7-
* Piwigo Remote Sync is available in **alpha** version
7+
* Piwigo Remote Sync is available in **beta** version
88

99
# Requirements
1010

@@ -16,22 +16,25 @@
1616
1. **Download** the latest **remotesync-ui.jar** from https://github.com/Piwigo/Piwigo-Java/releases
1717
2. **Double click** on it (your Operating System should use your default Java installation to execute the application)
1818

19-
# FAQ
19+
# Screenshots
20+
21+
![Screenshot 1](https://sandbox.voriondev.fr/_data/i/upload/2019/07/19/20190719134734-ae92aa73-me.png)
22+
![Screenshot 2](https://sandbox.voriondev.fr/_data/i/upload/2019/07/19/20190719134735-67c4095c-me.png)
23+
![Screenshot 3](https://sandbox.voriondev.fr/_data/i/upload/2019/07/19/20190719134735-9e4aa111-me.png)
24+
![Screenshot 4](https://sandbox.voriondev.fr/_data/i/upload/2019/07/19/20190719134736-710b960e-me.png)
2025

21-
* **Is there any documentation available**
22-
* Not yet
26+
# FAQ
2327

24-
* **What does "Sync" means**
28+
* **What does "Sync" mean ?s**
2529
* Right, it means "upload". This application will only upload new local images to your remote gallery
2630

2731
* **Is there any link to [Piwigo Import Tree](http://piwigo.org/doc/doku.php?id=user_documentation:tools:piwigo_import_tree) ?**
2832
* 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)
2933

3034
# Troubleshooting
3135

32-
Using a shell, start the application with
33-
34-
`java -jar /tmp/remotesync-ui.jar -debug`
36+
When you manage to upload some images, you may get some errors.
37+
If so, please use the "Show log" button, and attach it to an issue here on Github.
3538

3639
# License
3740

0 commit comments

Comments
 (0)