Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 306 Bytes

README.rst

File metadata and controls

24 lines (15 loc) · 306 Bytes

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