Skip to content

lighttiger2505/s3tf

Repository files navigation

s3tf

s3tf is AWS s3 TUI file manager. Provides a list and operations of s3 objects

Todos

  • Viewer
    • Bucket/Object detail view
    • List view with more infomation (show last modifi date and owner)
    • Download list view (with indicator)
    • Fuzzy finder view (filtering only bucket, directory, object that keyword matched)
  • Bucket/Object Actions
    • Open
    • Download
    • Recursive download (like a cp -r)
    • Update (on local editor)
    • Rename
    • Cut & Paste
    • Copy & Paste
    • Change strage class
    • Change encription
  • Asynchronous
    • Async file download
    • Async read list of bucket/object
  • Customization
    • Keybind
    • Deault file download location

About

AWS s3 TUI file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages