Skip to content

notnarayan/Commons-iOS

 
 

Repository files navigation

This is an early stub of an iOS app for uploading photos to Wikimedia Commons --
actually it uploads them to test2.wikipedia.org. You can see uploaded files at
<http://test2.wikipedia.org/wiki/Special:NewFiles>

User credentials should be input on the settings screen of the app before uploading.
They are saved to the app's keychain, so need not be entered again.

Code implementing the MediaWiki web API is in the mwapi/ subdirectory.

Code is currently under GNU GPL v2; see the file COPYING for details.

Todo:
* Detect login and upload errors and give feedback to the user.
* After uploading, display a button that opens the new file in Safari
* Rearrange UI into multiple steps: login, get photo, give description, upload.
* cancel ability
* clean up classes
* fix for uploading PNG images from gallery (screenshots)

About

Wikimedia Commons uploader app for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published