5 ms·
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 us
by codemonkeychuck 10y ago
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.
- discordance 10y agoAwesome. Good job. Feature request: On hitting cancel, could that be 'resume'/ 'clear' ?