Skip to content

Commit

Permalink
docs: update README to clarify application description and add planne…
Browse files Browse the repository at this point in the history
…d features section
  • Loading branch information
pteich committed Feb 23, 2025
1 parent 4543553 commit b527465
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Universal S3 UI (us3ui)

Universal S3 UI is a lightweight, cross-platform graphical user interface for managing S3-compatible object storage services, with a particular focus on non-AWS implementations. Built with Go and Fyne, this application provides a seamless experience across macOS, Windows, and Linux.
Universal S3 UI is a lightweight, cross-platform graphical user interface for managing S3-compatible object storage services, with a particular focus on non-AWS implementations.
Built with Go and Fyne, this application provides a seamless experience across macOS, Windows, and Linux and is provided as a native app.

## Features

Expand All @@ -20,6 +21,10 @@ Universal S3 UI is a lightweight, cross-platform graphical user interface for ma
- **Detailed Object Information**: View object name, size, and last modified date
- **Responsive UI**: Resizable columns for better visibility of object details

## Planned Features

- *Connection Manager*: Save and manage multiple S3 service configurations
- *Drag-and-Drop Support*: Drag files from your local machine to upload to your bucket

## Download Pre-built Binaries

Expand Down

0 comments on commit b527465

Please sign in to comment.