Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Upload files to Wikimedia Commons. The Spreadsheet Way.

License

NotificationsYou must be signed in to change notification settings

yarl/pattypan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Tool that simplifiesWikimedia Commons batch file uploading forGLAM institution volunteers and employees. Created thanks to Wikimedia FoundationIEG Grant.

For more information on usage, seeCommons:Pattypan.

⬇️ Download


Build and run

Apache Ant is used for building Pattypan. You need to have JDK 11 or later installed as well asa download of OpenJFX for each platform you want to support. In order to download and build source code, do the following:

git clone https://github.com/yarl/pattypan.gitcd pattypanant

This will run the defaultbuild target. It assumes that the current directory contains the OpenJFX SDK ZIP(s) and will unpack the required files to the correct locations. The resulting JAR will support Linux, Windows or both. The ZIPs present dictates what platforms will be supported. Note that the ZIPs should have their default name to be included.

A temporary directory will be used during the build process and removed afterwards. It's default path istmp/ and can be set usingant -Dtmp=...

You can also set test server or any other server:

java -jar pattypan.jar wiki="test.wikipedia.org"java -jar pattypan.jar wiki="test2.wikipedia.org" protocol="https://" scriptPath="/w"

Please note, that on test server file upload may be disabled for regular users. Admin account is suggested, you can request rightshere. If you have problems with program running, checkarticle on project wiki.

License

Copyright (c) 2016 Paweł Marynowski.

Source code is available under theMIT License. See the LICENSE file for more info. Program is using external libraries listedhere.

Credits

Name by Wojciech Pędzich. Logo byRickterto, licensed under the Creative CommonsBY-SA 4.0 license.


[8]ページ先頭

©2009-2025 Movatter.jp