Show HN: I built a AWS S3 desktop client
3 points by docuru 10 months ago | 4 comments- docuru 10 months agoI've been using AWS S3 for sometimes, nothing to complaint except whenever I need to manage, I have to login, navigate to the bucket/directory. Upload/delete file also requires too many steps
Decide to built this desktop client. I can create a connection to an existing bucket (or create a new one), then start browsing/upload/delete files just like Finder or Window explorer.
AWS credential is required (with at least read/write permission). A macOS version is available, Windows version is on the way (do let me know if you interested)
- pltvss 10 months agoLooks good, but how is it better than https://yarkons3.com ? Which has a free version. I generally prefer to use TUI or opensource/selfhosted solutions for something like that.