Settings

Theme

Show HN: S3ui – Lightweight UI for Browsing Amazon S3

github.com

1 points by justingrosvenor 2 months ago · 1 comment · 1 min read

Reader

Hi HN, I built s3ui, a small open source tool that provides a lightweight native cross platform UI for browsing Amazon S3 buckets.

I wanted something fast and minimal for inspecting bucket contents, checking outputs, and updating files, without using the AWS console or heavier tools.

PyPI: https://pypi.org/project/s3ui/

GitHub: https://github.com/justinGrosvenor/s3ui

Install with:

pip install s3ui

Feedback welcome.

QuinnyPig 2 months ago

I like this!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection