Skip to content

Releases: ahmedfgad/AndroidFlask

EasyUpload0.1

27 Aug 00:20
Compare
Choose a tag to compare

EasyUpload is a client-server project for uploading images from Android to a PC.

The server-side app is available here: https://sourceforge.net/projects/easyupload
To run the server, just download this project open CMD, navigate to the directory of the project, and issue this command:
flask_server

The client-side Android app is available at this page: https://play.google.com/store/apps/details?id=gad.heartbeat.androidflask.easyupload

The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way.

The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask

The project is documented in a Heartbeat tutorial titled available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e

Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)