/wiki-java-tools

Collection of tools for MediaWiki in Java

Wiki-Tools

A collection of tools and bots (mainly for commons.wikimedia.org) based on wiki-java. The template used to create all tools is listed as well.

Flock

Review the license of files recently uploaded to Wikimedia Commons

Code, Report issue with code


FolderReUp

Upload all files in a given folder, overwriting the files on Wikimedia Commons

Code, Report issue with code


GIFburner

Replace eligible gif files on Commons with png files

Code, Report issue with code


Imker

Mass downloader for any wiki project

Code, Report issue with code


TopBot

Determine the top used raster graphics on Wikimedia Commons and put them in appropriate reports

Code, Report issue with code


YaCBot

Cleanup file pages on Wikimedia Commons

Code, Report issue with code


##{Template} The template which is used for all the above Bots and programs. Just create a new class extending App.java and you are good to go.

This template is also the place to merge upstream changes from the wiki-java library before they get merged to each branch. Moreover, all changes to the commonly used library files should be mirrored in this branch.

Code, Report issue with code