iampersistent / upload-GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload GUI

Uploader tool for OpenStreetView

Description:

This application is used to easily upload photos and videos, taken with the iOS/Android OSV application or any other device which saves GPS location information onto the photos. In the desktop application the user can quickly multiple folder into the app. The user will have to login and grant access so the files will be uploaded correctly to their OSV account. After that just start the upload. While the upload is running the user has the possibility to pause/resume it and if he the computer crashes, shuts down because of the battery ( in case of laptops ) or simply the user wants to shut it down, don’t worry! The progress is saved and the next time the application is run the user can start it from where is stopped.

Compatibility:

The application is compatible with :

  • Windows
  • Mac OSX
  • Linux (new)

Requirements:

  • Qt 5.6
  • open SSL

Windows:

  • Visual C++ Redistributable Packages (for Windows)
  • OpenSSL

Build :

In UploadComponent.pro file you have to specify "CONFIG += deploy", so it will copy the needed files for the build.

On Windows you have to copy this additional from their build folder :

  • HttpRequest.dll
  • KQOAuth.dll
  • Libeay32.dll
  • Ssleay.dll

About

License:GNU Lesser General Public License v3.0


Languages

Language:C 81.9%Language:C++ 16.9%Language:QML 0.5%Language:QMake 0.3%Language:Groff 0.1%Language:Perl 0.1%Language:JavaScript 0.1%Language:Shell 0.0%