s3manager/README.md

2.7 KiB

Asgardius S3 Manager

File Explorer to manage servers compatible with S3 Object Storage Protocol

Development was dropped because i need time for other projects

Current feature list

  • Audio and Video playback (opus, ogg, oga, mp3, m4a, flac, mka, mkv, mp4, m4v, webm)
  • Picture preview (jpg, jpeg, png, gif, webp)
  • Plain text file preview (txt, md)
  • Webpage viewer (htm, html)
  • Multiple account support
  • Open object in external web browser
  • Create buckets
  • Delete buckets
  • Delete files
  • Delete folders
  • File upload
  • File download
  • Download folder content
  • Upload folder content
  • pdf file reader using user provided pdf.js server
  • file sharing links
  • get object info
  • get bucket info
  • Set CORS policy
  • Set bucket as public or private
  • Set object as public or private

Planned feature list

  • Nothing for now

This app is a work in progress, so it have some bugs that need to be fixed

You need to setup a pdf.js server to use pdf viewer. Just download latest version from official website and upload to any web server with ssl on same root domain than S3 server (can be same subdomain or a different one). Then set url to pdfjs root folder like https://example.com/pdfjs-dist

Get it on F-Droid

Get it on Google Play

F-droid release may take a few days to get updated More info here

Steps to joining to Google Play Alpha testing channel are available here

You can get help at https://forum.asgardius.company/t/s3-manager

You can find app documentation at https://wiki-en.asgardius.company/index.php?title=Asgardius_S3_Manager_Documentation (english) or https://wiki-es.asgardius.company/index.php?title=Documentacion_Asgardius_S3_Manager (spanish)

Supported languages

  • English
  • Spanish

Knnown issues

  • Object listing can be slow on buckets with a lot of objects (4000+)
  • Slow user interface on some low-end devices
  • Running screen restarts after toggling system dark mode

Known supported providers

  • Amazon Web Services
  • Scaleway Elements
  • Wasabi Cloud (Provider broke access control intentionally since March 13 2023)
  • Backblaze B2
  • Cloudflare R2 (partial)
  • MinIO **
  • Garage **

Known not supported providers

  • Google Cloud (Not compatible with S3v4)
  • Oracle Cloud (compatibility issues with S3v4)

** Extra steps required (read documentation)