AI Briefing
KO

Show GN: S3V: S3 GUI Client

·2026.04.14 18:12

Key point

Introducing a GUI tool that manages S3, R2, and MinIO buckets in one place.

Details

As the number of services I operate grew, I ended up using AWS S3, Cloudflare R2, and MinIO together depending on the purpose, so I built a GUI client to handle scattered buckets in one place.

To reduce repetitive work, I added the following features.

  • Save multiple storages as profiles and open them as tabs like a browser
  • File operations such as upload, download, move, copy, and rename
  • Presigned URL generation for file sharing, with a default validity period of 1 hour
  • A dual panel view to see two storages side by side, with file movement between panels
  • Drag and drop support between the local OS and the app

The implementation consists of Tauri v2(wry), SvelteKit, TailwindCSS, and aws-sdk-s3.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.