A very simple GUI app written in Python + Tkinter/ttk (using the boto3 python package) meant for non-technical people to upload large files to S3 buckets. It uses a config file so you can customize the credentials and the buckets that they are allowed to upload into.
It currently uses py2app to build an OSX app but it's also possible to just run the s3_uploader.py script directly to start it up.
It currently uses py2app to build an OSX app but it's also possible to just run the s3_uploader.py script directly to start it up.