Skip to content
forked from yarl/vicuna

Tool for uploading files to Wikimedia Commons and other Wikimedia projects

Notifications You must be signed in to change notification settings

soloturn/vicuna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a VicuñaUploader

ultimate tool for upload files to Wikimedia Commons and other Wikimedia projects

Usage

For manual, take a look at project wiki and website.

Build and Run

Program is being written using NetBeans IDE and Apache Ant is used for building. In order to download and build source code, do following:

git clone https://github.com/yarl/vicuna.git
cd vicuna
ant package-for-store

You will find compiled .jar file in store directory.

java -jar store/vicuna.jar

Contribute

Feel free to fork and suggest changes. However, please do not send pull requests with radical changes without prior discussion. Also, changes should work on NetBeans (especially project building and Form Designer).

License

Copyright 2015 Paweł Marynowski

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

External libs used

About

Tool for uploading files to Wikimedia Commons and other Wikimedia projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.9%
  • Batchfile 1.1%