Git Product home page Git Product logo

pattypan's Introduction

Logo

Tool that simplifies Wikimedia Commons batch file uploading for GLAM institution volunteers and employees. Created thanks to Wikimedia Foundation IEG Grant.

For more information on usage, see Commons:Pattypan.

⬇️ Download


Build and run

Apache Ant is used for building Pattypan. You need to have JDK 11 or later installed as well as a 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.git
cd pattypan
ant

This will run the default build 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 is tmp/ and can be set using ant -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 rights here. If you have problems with program running, check article on project wiki.

License

Copyright (c) 2016 Paweł Marynowski.

Source code is available under the MIT License. See the LICENSE file for more info. Program is using external libraries listed here.

Credits

Name by Wojciech Pędzich. Logo by Rickterto, licensed under the Creative Commons BY-SA 4.0 license.

pattypan's People

Contributors

yarl avatar abbe98 avatar ash-crow avatar don-vip avatar coderwassananmol avatar sebastian-berlin-wmse avatar edouard-lopez avatar rachmat04 avatar aktron avatar jhsoby avatar papuass avatar siebrand avatar tobias47n9e avatar owcz avatar intracer avatar sjoerddebruin avatar

Stargazers

Andrew Lih avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.