prochanev-thw / s3gui

Amazon Web Services S3 GUI with tkinter and boto3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3gui

Amazon Web Services S3 Browser GUI with tkinter and boto3 makes it easy to work with files in S3.

Running the App

import s3gui

s3gui.main()

Features

  • Tkinter treeview of all buckets/contents
  • Upload file/directory
  • Sync directory
  • Delete file/bucket

About

Amazon Web Services S3 GUI with tkinter and boto3

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%